Share via


GuestConfigurationAssignmentProperties.ConfigurationSettingAllowModuleOverwrite Property

Definition

If true - new configurations downloaded from the pull service are allowed to overwrite the old ones on the target node. Otherwise, false

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

Property Value

Implements

Attributes

Applies to