次の方法で共有


DscConfigurationData.State プロパティ

定義

構成の状態を取得または設定します。

public Azure.ResourceManager.Automation.Models.DscConfigurationState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.Automation.Models.DscConfigurationState> with get, set
Public Property State As Nullable(Of DscConfigurationState)

プロパティ値

適用対象