Language

IPolicyIdentity.PolicyMode Property

Definition

The policy mode of the data policy manifest to get.

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

Property Value

Attributes

Applies to