Language

PolicyAssignmentProperties.AssignmentType Property

Definition

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

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

Property Value

Implements

Attributes

Applies to