Compartilhar via


IWithPhoneCountryCode<ParentT>.WithPhoneCountryCode Método

Definição

Especifica o código do país do número de telefone.

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)

Parâmetros

code
CountryPhoneCode

O código do país.

Retornos

Aplica-se a