Share via


DscMetaConfiguration.ConfigurationMode Property

Definition

Gets or sets the ConfigurationMode value of the meta configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to