Sdílet prostřednictvím


RecommendedElasticPoolInner.Dtu Property

Definition

Gets or sets the DTU for the recommended elastic pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to