Compartilhar via


IRoleManagementPolicyNotificationRule.NotificationLevel Property

Definition

The notification level.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.PSArgumentCompleter(new System.String[] { "None", "Critical", "All" })]
[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Create=true, Description="The notification level.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="notificationLevel", Update=true)]
public string NotificationLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.PSArgumentCompleter(new System.String[] { "None", "Critical", "All" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Create=true, Description="The notification level.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="notificationLevel", Update=true)>]
member this.NotificationLevel : string with get, set
Public Property NotificationLevel As String

Property Value

Attributes

Applies to