Compartir a través de


ServiceObjectiveCapability.Id Propiedad

Definición

Obtiene el identificador único del objetivo de servicio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a