StorageAccountCredentials interface

Access information for the storage account.

Properties

primaryKey

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

resourceId

The ARM resource ID of the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

secondaryKey

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

Property Details

primaryKey

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

primaryKey?: string

Property Value

string

resourceId

The ARM resource ID of the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

resourceId?: string

Property Value

string

secondaryKey

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

secondaryKey?: string

Property Value

string