Condividi tramite


DscConfiguration.State Proprietà

Definizione

Ottiene o imposta lo stato della configurazione. I valori possibili includono: 'New', 'Edit', 'Published'

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a