PolicyAssignment.AssignmentType Property

Definition

The type of policy assignment. Possible values are NotSpecified, System, SystemHidden, and Custom. Immutable.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)]
public string AssignmentType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)>]
member this.AssignmentType : string with get, set
Public Property AssignmentType As String

Property Value

Implements

Attributes

Applies to