次の方法で共有


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"

適用対象