Share via


GuestConfigurationAssignment.GuestConfigurationAssignmentType Property

Definition

Specifies the assignment type and execution of the configuration. Possible values are Audit, DeployAndAutoCorrect, ApplyAndAutoCorrect and ApplyAndMonitor.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.AssignmentType? GuestConfigurationAssignmentType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)>]
member this.GuestConfigurationAssignmentType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Support.AssignmentType> with get, set
Public Property GuestConfigurationAssignmentType As Nullable(Of AssignmentType)

Property Value

Implements

Attributes

Applies to