DscCompilationJob.ProvisioningState 屬性

定義

取得或設定作業的目前布建狀態。 可能的值包括:'Failed'、'Succeeded'、'Suspended'、'Processing'

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於