PolicyAssignment.EffectiveDefinitionVersion Property

Definition

The effective version of the policy definition in use. This is only present if requested via the $expand query parameter.

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

Property Value

Implements

Attributes

Applies to