Freigeben über


Storage.StorageSizeGB Eigenschaft

Definition

Ruft den maximalen Speicher ab, der für einen Server zulässig ist, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: