Freigeben über


IPolicyDefinition.Mode Property

Definition

The policy definition mode. Some examples are All, Indexed, Microsoft.KeyVault.Data.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The policy definition mode. Some examples are All, Indexed, Microsoft.KeyVault.Data.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="mode", Update=true)]
public string Mode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The policy definition mode. Some examples are All, Indexed, Microsoft.KeyVault.Data.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="mode", Update=true)>]
member this.Mode : string with get, set
Public Property Mode As String

Property Value

Attributes

Applies to