Compartir a través de


ServiceObjectiveCapability.Reason Propiedad

Definición

Obtiene o establece el motivo de que la funcionalidad no esté disponible.

[Newtonsoft.Json.JsonProperty(PropertyName="reason")]
public string Reason { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reason")>]
member this.Reason : string with get, set
Public Property Reason As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a