Delen via


DscNode.Status Eigenschap

Definitie

Hiermee wordt de status van het knooppunt opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op