StorageAccount interface

The storage account details.

Properties

id

The ID of the storage account resource. Media Services relies on tables and queues as well as blobs, so the primary storage account must be a Standard Storage account (either Microsoft.ClassicStorage or Microsoft.Storage). Blob only storage accounts can be added as secondary storage accounts.

identity

The storage account identity.

status

The current status of the storage account mapping. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the storage account.

Property Details

id

The ID of the storage account resource. Media Services relies on tables and queues as well as blobs, so the primary storage account must be a Standard Storage account (either Microsoft.ClassicStorage or Microsoft.Storage). Blob only storage accounts can be added as secondary storage accounts.

id?: string

Property Value

string

identity

The storage account identity.

identity?: ResourceIdentity

Property Value

status

The current status of the storage account mapping. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

type

The type of the storage account.

type: string

Property Value

string