你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SystemCreatedStorageAccount 类

定义

SystemCreatedStorageAccount。

public class SystemCreatedStorageAccount
type SystemCreatedStorageAccount = class
Public Class SystemCreatedStorageAccount
继承
SystemCreatedStorageAccount

构造函数

SystemCreatedStorageAccount()

初始化 SystemCreatedStorageAccount 的新实例。

属性

AllowBlobPublicAccess

允许公共 Blob 访问。

ArmResourceId

Arm ResourceId 的格式为“/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}”或“/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}”

StorageAccountHnsEnabled

为存储帐户启用了 HNS。

StorageAccountName

存储帐户的名称。

StorageAccountType

允许的值:“Standard_LRS”、“Standard_GRS”、“Standard_RAGRS”、“Standard_ZRS”、“Standard_GZRS”、“Standard_RAGZRS”、“Premium_LRS”、“Premium_ZRS”

适用于