StorageAccountPatchConfiguration interface

Storage account configuration.

Properties

storageAccountId

Network Fabric storage account resource identifier.

storageAccountIdentity

The selection of the managed identity to use with this storage account. The identity type must be either system assigned or user assigned.

Property Details

storageAccountId

Network Fabric storage account resource identifier.

storageAccountId?: string

Property Value

string

storageAccountIdentity

The selection of the managed identity to use with this storage account. The identity type must be either system assigned or user assigned.

storageAccountIdentity?: IdentitySelectorPatch

Property Value