StorageAccount
A collection of StorageAccount
objects contains all of the storage accounts linked to the specified Microsoft Azure Media Services account.
StorageAccount Entity Properties
Property | Type | Description |
---|---|---|
Name Read-only. |
Edm.String | The name of the storage account. |
IsDefault Read-only. |
Edm.Boolean | This Boolean value indicates whether this storage account is the default one. |
BytesUsed |
Edm.Int64 | If Storage Account Metrics are enabled on the storage account, this returns the number of bytes used in the storage account by blob data. If Storage Account Metrics are not enabled or no data is available, then null is returned. |