Compartir a través de


IRoleManagementPolicyNotificationRule.NotificationType Property

Definition

The type of notification.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The type of notification.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.NotificationDeliveryMechanism) }, ReadOnly=false, Required=false, SerializedName="notificationType")]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.NotificationDeliveryMechanism? NotificationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The type of notification.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.NotificationDeliveryMechanism) }, ReadOnly=false, Required=false, SerializedName="notificationType")>]
member this.NotificationType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.NotificationDeliveryMechanism> with get, set
Public Property NotificationType As Nullable(Of NotificationDeliveryMechanism)

Property Value

Attributes

Applies to