SystemCreatedStorageAccount Class

Definition

The SystemCreatedStorageAccount.

public class SystemCreatedStorageAccount
type SystemCreatedStorageAccount = class
Public Class SystemCreatedStorageAccount
Inheritance
SystemCreatedStorageAccount

Constructors

SystemCreatedStorageAccount()

Initializes a new instance of SystemCreatedStorageAccount.

Properties

AllowBlobPublicAccess

Public blob access allowed.

ArmResourceId

Arm ResourceId is in the format "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}" or "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}"

StorageAccountHnsEnabled

HNS enabled for storage account.

StorageAccountName

Name of the storage account.

StorageAccountType

Allowed values: "Standard_LRS", "Standard_GRS", "Standard_RAGRS", "Standard_ZRS", "Standard_GZRS", "Standard_RAGZRS", "Premium_LRS", "Premium_ZRS"

Applies to