DevTestLabNotificationChannelData.NotificationLocale 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 locale to use when sending a notification (fallback for unsupported languages is EN).
public string NotificationLocale { get; set; }
member this.NotificationLocale : string with get, set
Public Property NotificationLocale As String