SystemCreatedStorageAccount interface
プロパティ
| allow |
パブリック BLOB アクセスが許可されている |
| arm |
これは、ストレージ アカウントが作成されると設定されます。 |
| storage |
ストレージ アカウントに対して HNS が有効になっている |
| storage |
ストレージ アカウントの名前 |
| storage |
使用できる値: "Standard_LRS"、"Standard_GRS"、"Standard_RAGRS"、"Standard_ZRS"、"Standard_GZRS"、"Standard_RAGZRS"、"Premium_LRS"、"Premium_ZRS" |
プロパティの詳細
allowBlobPublicAccess
パブリック BLOB アクセスが許可されている
allowBlobPublicAccess?: boolean
プロパティ値
boolean
armResourceId
storageAccountHnsEnabled
ストレージ アカウントに対して HNS が有効になっている
storageAccountHnsEnabled?: boolean
プロパティ値
boolean
storageAccountName
ストレージ アカウントの名前
storageAccountName?: string
プロパティ値
string
storageAccountType
使用できる値: "Standard_LRS"、"Standard_GRS"、"Standard_RAGRS"、"Standard_ZRS"、"Standard_GZRS"、"Standard_RAGZRS"、"Premium_LRS"、"Premium_ZRS"
storageAccountType?: string
プロパティ値
string