次の方法で共有


IWithPhoneCountryCode<ParentT>.WithPhoneCountryCode メソッド

定義

電話番号の国番号を指定します。

public Microsoft.Azure.Management.AppService.Fluent.DomainContact.Definition.IWithPhoneNumber<ParentT> WithPhoneCountryCode (Microsoft.Azure.Management.ResourceManager.Fluent.Core.CountryPhoneCode code);
abstract member WithPhoneCountryCode : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CountryPhoneCode -> Microsoft.Azure.Management.AppService.Fluent.DomainContact.Definition.IWithPhoneNumber<'ParentT>
Public Function WithPhoneCountryCode (code As CountryPhoneCode) As IWithPhoneNumber(Of ParentT)

パラメーター

code
CountryPhoneCode

国コード。

戻り値

適用対象