Language

PolicyAssignmentProperties.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.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)]
public string LatestDefinitionVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)>]
member this.LatestDefinitionVersion : string
Public ReadOnly Property LatestDefinitionVersion As String

Property Value

Implements

Attributes

Applies to