Compartir a través de


ManagedInstance.StorageSizeInGB Propiedad

Definición

Obtiene o establece el tamaño de almacenamiento en GB. Valor mínimo: 32. Valor máximo: 8192. Solo se permiten incrementos de 32 GB.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a