ParentT - the stage of the parent definition to return to after attachingpublic static interface DomainContact.DefinitionStages.WithCountry<ParentT>
| Modifier and Type | Method and Description |
|---|---|
DomainContact.DefinitionStages.WithPostalCode<ParentT> |
withCountry(com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode country)
Specifies the country of the address.
|
DomainContact.DefinitionStages.WithPostalCode<ParentT> withCountry(com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode country)
country - the country of the address/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/