Freigeben über


TargetRegion.StorageAccountType Eigenschaft

Definition

Ruft den Speicherkontotyp ab, der zum Speichern des Images verwendet werden soll, oder legt diesen fest. Diese Eigenschaft ist nicht aktualisierbar. Mögliche Werte: "Standard_LRS", "Standard_ZRS", "Premium_LRS"

[Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")]
public string StorageAccountType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")>]
member this.StorageAccountType : string with get, set
Public Property StorageAccountType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: