Partager via


ManagedInstanceUpdate.StorageSizeInGB Propriété

Définition

Obtient ou définit la taille de stockage en Go. Valeur minimale : 32. Valeur maximale : 8192. Incréments de 32 Go autorisés uniquement.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à