PolicyAssignment.LatestDefinitionVersion Property

Definition

The latest version of the policy definition available. 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 LatestDefinitionVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)>]
member this.LatestDefinitionVersion : string
Public ReadOnly Property LatestDefinitionVersion As String

Property Value

Implements

Attributes

Applies to