Share via


DscNode.Status Propiedad

Definición

Obtiene o establece el estado del nodo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a