Share via


IPolicyDefinitionReference.DefinitionVersion Property

Definition

The version of the policy definition to use.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The version of the policy definition to use.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="definitionVersion", Update=true)]
public string DefinitionVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The version of the policy definition to use.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="definitionVersion", Update=true)>]
member this.DefinitionVersion : string with get, set
Public Property DefinitionVersion As String

Property Value

Attributes

Applies to