SystemCreatedStorageAccount Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
The SystemCreatedStorageAccount.
public class SystemCreatedStorageAccount
type SystemCreatedStorageAccount = class
Public Class SystemCreatedStorageAccount
- Vererbung
-
SystemCreatedStorageAccount
Konstruktoren
SystemCreatedStorageAccount() |
Initialisiert eine neue instance von SystemCreatedStorageAccount. |
Eigenschaften
AllowBlobPublicAccess |
Zugriff auf öffentliche Blobs ist zulässig. |
ArmResourceId |
Arm ResourceId hat das Format "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}" oder "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}" |
StorageAccountHnsEnabled |
HNS für das Speicherkonto aktiviert. |
StorageAccountName |
Name des Speicherkontos. |
StorageAccountType |
Zulässige Werte: "Standard_LRS", "Standard_GRS", "Standard_RAGRS", "Standard_ZRS", "Standard_GZRS", "Standard_RAGZRS", "Premium_LRS", "Premium_ZRS" |