Share via


GuestConfigurationAssignmentProperties.ConfigurationSettingConfigurationMode 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.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.ConfigurationMode? ConfigurationSettingConfigurationMode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)>]
member this.ConfigurationSettingConfigurationMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.ConfigurationMode>
Public ReadOnly Property ConfigurationSettingConfigurationMode As Nullable(Of ConfigurationMode)

Property Value

Implements

Attributes

Applies to