Share via


RecommendedElasticPoolMetric.SizeGB Property

Definition

Gets or sets size in gigabytes.

[Newtonsoft.Json.JsonProperty(PropertyName="sizeGB")]
public double? SizeGB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sizeGB")>]
member this.SizeGB : Nullable<double> with get, set
Public Property SizeGB As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to