Uses of Interface
com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithPhoneNumber
-
-
Uses of DomainContact.DefinitionStages.WithPhoneNumber in com.microsoft.azure.management.appservice
Subinterfaces of DomainContact.DefinitionStages.WithPhoneNumber in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceDomainContact.Definition<ParentT>The entirety of a domain contact definition.Methods in com.microsoft.azure.management.appservice that return DomainContact.DefinitionStages.WithPhoneNumber Modifier and Type Method Description DomainContact.DefinitionStages.WithPhoneNumber<ParentT>DomainContact.DefinitionStages.WithPhoneCountryCode. withPhoneCountryCode(com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode code)Specifies the country code of the phone number.
-