| Modifier and Type | Interface and Description |
|---|---|
static interface |
DomainContact.Definition<ParentT>
The entirety of a domain contact definition.
|
| Modifier and Type | Method and 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.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/