Compartilhar via


ServiceObjectiveCapability.Unit Propriedade

Definição

Obtém o tipo de unidade usado para medir o nível de desempenho do objetivo de serviço. Os valores possíveis incluem: 'DTU'

[Newtonsoft.Json.JsonProperty(PropertyName="performanceLevel.unit")]
public Microsoft.Azure.Management.Sql.Fluent.Models.PerformanceLevelUnit? Unit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="performanceLevel.unit")>]
member this.Unit : Nullable<Microsoft.Azure.Management.Sql.Fluent.Models.PerformanceLevelUnit>
Public ReadOnly Property Unit As Nullable(Of PerformanceLevelUnit)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a