DscConfigurationData.State Property

Definition

Gets or sets the state of the configuration.

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)

Property Value

Applies to