RoleManagementPolicyNotificationRule.NotificationDeliveryType 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.
The type of notification.
public Azure.ResourceManager.Authorization.Models.NotificationDeliveryType? NotificationDeliveryType { get; set; }
member this.NotificationDeliveryType : Nullable<Azure.ResourceManager.Authorization.Models.NotificationDeliveryType> with get, set
Public Property NotificationDeliveryType As Nullable(Of NotificationDeliveryType)