IPolicyAssignment.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.Runtime.Info(Create=false, Description="The effective version of the policy definition in use. This is only present if requested via the $expand query parameter.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="effectiveDefinitionVersion", Update=false)]
public string EffectiveDefinitionVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=false, Description="The effective version of the policy definition in use. This is only present if requested via the $expand query parameter.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="effectiveDefinitionVersion", Update=false)>]
member this.EffectiveDefinitionVersion : string
Public ReadOnly Property EffectiveDefinitionVersion As String

Property Value

Attributes

Applies to