Udostępnij za pośrednictwem


SupportTicketDetails.ContactDetailPreferredSupportLanguage Property

Definition

Preferred language of support from Azure. Support languages vary based on the severity you choose for your support ticket. Learn more at Azure Severity and responsiveness. Use the standard language-country code. Valid values are 'en-us' for English, 'zh-hans' for Chinese, 'es-es' for Spanish, 'fr-fr' for French, 'ja-jp' for Japanese, 'ko-kr' for Korean, 'ru-ru' for Russian, 'pt-br' for Portuguese, 'it-it' for Italian, 'zh-tw' for Chinese and 'de-de' for German.

[Microsoft.Azure.PowerShell.Cmdlets.Support.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)]
public string ContactDetailPreferredSupportLanguage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)>]
member this.ContactDetailPreferredSupportLanguage : string with get, set
Public Property ContactDetailPreferredSupportLanguage As String

Property Value

Implements

Attributes

Applies to