你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RecipientNotificationLanguageCode 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
接收者接收通知时使用的语言 序列化名称:CultureCode
public readonly struct RecipientNotificationLanguageCode : IEquatable<Azure.ResourceManager.Consumption.Models.RecipientNotificationLanguageCode>
type RecipientNotificationLanguageCode = struct
Public Structure RecipientNotificationLanguageCode
Implements IEquatable(Of RecipientNotificationLanguageCode)
- 继承
-
RecipientNotificationLanguageCode
- 实现
构造函数
RecipientNotificationLanguageCode(String) |
初始化 RecipientNotificationLanguageCode 的新实例。 |
属性
ChinesePrc |
zh-cn 序列化名称:CultureCode.zh-cn |
ChineseTaiwan |
zh-tw 序列化名称:CultureCode.zh-tw |
CzechCzechRepublic |
cs-cz 序列化名称:CultureCode.cs-cz |
DanishDenmark |
da-dk 序列化名称:CultureCode.da-dk |
DutchNetherlands |
nl-nl 序列化名称:CultureCode.nl-nl |
EnglishUnitedKingdom |
en-gb 序列化名称:CultureCode.en-gb |
EnglishUnitedStates |
en-us 序列化名称:CultureCode.en-us |
FrenchFrance |
fr-fr 序列化名称:CultureCode.fr-fr |
GermanGermany |
de-de Serialized Name: CultureCode.de-de |
HungarianHungary |
hu-hu 序列化名称:CultureCode.hu-hu |
ItalianItaly |
it-it 序列化名称:CultureCode.it-it |
JapaneseJapan |
ja-jp 序列化名称:CultureCode.ja-jp |
KoreanKorea |
ko-kr 序列化名称:CultureCode.ko-kr |
NorwegianNorway |
nb-no 序列化名称:CultureCode.nb-no |
PolishPoland |
pl-pl 序列化名称:CultureCode.pl-pl |
PortugueseBrazil |
pt-br 序列化名称:CultureCode.pt-br |
PortuguesePortugal |
pt-pt 序列化名称:CultureCode.pt-pt |
RussianRussia |
ru-ru 序列化名称:CultureCode.ru-ru |
SpanishSpain |
es-es 序列化名称:CultureCode.es-es |
SwedishSweden |
sv-se 序列化名称:CultureCode.sv-se |
TurkishTurkey |
tr-tr 序列化名称:CultureCode.tr-tr |
方法
Equals(RecipientNotificationLanguageCode) |
指示当前对象是否等于同一类型的另一个对象。 |
ToString() |
返回此实例的完全限定类型名称。 |