StorageAccountProperties interface

The storage account properties.

Properties

blobEndpoint

BlobEndpoint of Storage Account

containerCount

The Container Count. Present only for Storage Accounts with DataPolicy set to Cloud.

dataPolicy

Data policy of the storage Account.

description

Description for the storage Account.

storageAccountCredentialId

Storage Account Credential Id

storageAccountStatus

Current status of the storage account

Property Details

blobEndpoint

BlobEndpoint of Storage Account

blobEndpoint?: string

Property Value

string

containerCount

The Container Count. Present only for Storage Accounts with DataPolicy set to Cloud.

containerCount?: number

Property Value

number

dataPolicy

Data policy of the storage Account.

dataPolicy: string

Property Value

string

description

Description for the storage Account.

description?: string

Property Value

string

storageAccountCredentialId

Storage Account Credential Id

storageAccountCredentialId?: string

Property Value

string

storageAccountStatus

Current status of the storage account

storageAccountStatus?: string

Property Value

string