ElasticPoolActivityInner.RequestedStorageLimitInGB Property

Definition

Gets the requested storage limit for the pool in GB if available.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to