IPolicyState.PolicyDefinitionVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Evaluated policy definition version.
[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=false, Description="Evaluated policy definition version.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="policyDefinitionVersion", Update=false)]
public string PolicyDefinitionVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=false, Description="Evaluated policy definition version.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="policyDefinitionVersion", Update=false)>]
member this.PolicyDefinitionVersion : string
Public ReadOnly Property PolicyDefinitionVersion As String
Property Value
- Attributes