Share via


DscCompilationJob.StatusDetails Propiedad

Definición

Obtiene o establece los detalles de estado del trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a