PolicyAssignment.InstanceId Property

Definition

The instance ID of the policy assignment. This ID only and always changes when the assignment is deleted and recreated.

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

Property Value

Implements

Attributes

Applies to