Sdílet prostřednictvím


NotificationDeliveryType(String) Constructor

Definition

Initializes a new instance of NotificationDeliveryType.

public NotificationDeliveryType (string value);
new Azure.ResourceManager.Authorization.Models.NotificationDeliveryType : string -> Azure.ResourceManager.Authorization.Models.NotificationDeliveryType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to