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 string ConfigurationSettingConfigurationMode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)>]
member this.ConfigurationSettingConfigurationMode : string
Public ReadOnly Property ConfigurationSettingConfigurationMode As String

Property Value

Implements

Attributes

Applies to