次の方法で共有


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

住所の郵便番号。

戻り値

適用対象