Share via


ConfigurationSetting.ConfigurationMode Property

Definition

Specifies how the LCM(Local Configuration Manager) actually applies the configuration to the target nodes. Possible values are ApplyOnly, ApplyAndMonitor, and ApplyAndAutoCorrect.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.ConfigurationMode? ConfigurationMode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)>]
member this.ConfigurationMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.ConfigurationMode>
Public ReadOnly Property ConfigurationMode As Nullable(Of ConfigurationMode)

Property Value

Implements

Attributes

Applies to