Sdílet prostřednictvím


ElasticPoolUpdateInner.Dtu Property

Definition

Gets or sets the total shared DTU for the database elastic pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to