Compartir a través de


ElasticPoolInner.Dtu Propiedad

Definición

Obtiene o establece la DTU compartida total para el grupo elástico de base de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a