Freigeben über


ManagedInstanceInner.StorageSizeInGB Eigenschaft

Definition

Ruft die Speichergröße in GB ab oder legt sie fest. Mindestwert: 32. Maximaler Wert: 8192. Nur Inkremente von 32 GB zulässig.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageSizeInGB")]
public int? StorageSizeInGB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageSizeInGB")>]
member this.StorageSizeInGB : Nullable<int> with get, set
Public Property StorageSizeInGB As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: