ManagedInstanceInner.StorageSizeInGB Propriedade

Definição

Obtém ou define o tamanho do armazenamento em GB. Valor mínimo: 32. Valor máximo: 8192. Incrementos de 32 GB permitidos apenas.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a