你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithPostalCode<ParentT>.WithPostalCode(String) 方法

定义

指定地址的邮政编码。

public Microsoft.Azure.Management.AppService.Fluent.DomainContact.Definition.IWithPhoneCountryCode<ParentT> WithPostalCode (string postalCode);
abstract member WithPostalCode : string -> Microsoft.Azure.Management.AppService.Fluent.DomainContact.Definition.IWithPhoneCountryCode<'ParentT>
Public Function WithPostalCode (postalCode As String) As IWithPhoneCountryCode(Of ParentT)

参数

postalCode
String

地址的邮政编码。

返回

适用于