Package version:

Interface RestorePointCollectionsGetOptionalParams

Optional parameters.

interface RestorePointCollectionsGetOptionalParams {
    expand?: string;
}

Hierarchy

  • unknown
    • RestorePointCollectionsGetOptionalParams

Properties

Properties

expand?: string

The expand expression to apply on the operation. If expand=restorePoints, server will return all contained restore points in the restorePointCollection.