ServiceObjectiveCapability.PerformanceLevel Property

Definition

Gets the performance level.

[Newtonsoft.Json.JsonProperty(PropertyName="performanceLevel")]
public Microsoft.Azure.Management.Sql.Models.PerformanceLevelCapability PerformanceLevel { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="performanceLevel")>]
member this.PerformanceLevel : Microsoft.Azure.Management.Sql.Models.PerformanceLevelCapability
Public ReadOnly Property PerformanceLevel As PerformanceLevelCapability

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to