Package version:

Interface StorageAccountsGetPropertiesOptionalParams

Optional parameters.

interface StorageAccountsGetPropertiesOptionalParams {
    expand?: StorageAccountExpand;
}

Hierarchy

  • unknown
    • StorageAccountsGetPropertiesOptionalParams

Properties

Properties

May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus.