Share via


RecipientNotificationLanguageCode(String) Constructor

Definition

Initializes a new instance of RecipientNotificationLanguageCode.

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

Parameters

value
String

Exceptions

value is null.

Applies to