ServiceObjectiveCapability.Value Property

Definition

Gets performance level value.

[Newtonsoft.Json.JsonProperty(PropertyName="performanceLevel.value")]
public int? Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="performanceLevel.value")>]
member this.Value : Nullable<int>
Public ReadOnly Property Value As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to