Compartir a través de


ElasticPoolActivity.RequestedStorageLimitInGB Propiedad

Definición

Obtiene el límite de almacenamiento solicitado para el grupo en GB si está disponible.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedStorageLimitInGB")]
public long? RequestedStorageLimitInGB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedStorageLimitInGB")>]
member this.RequestedStorageLimitInGB : Nullable<int64>
Public ReadOnly Property RequestedStorageLimitInGB As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a