| 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.WithStateOrProvince<ParentT> |
DomainContact.DefinitionStages.WithCity.withCity(String city)
Specifies the city 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.
*/