ServiceObjectiveCapability.Id Property

Definition

Gets the unique ID of the service objective.

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public Guid? Id { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : Nullable<Guid>
Public ReadOnly Property Id As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to