| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DomainContact.Definition<ParentT>
The entirety of a domain contact definition.
|
static interface |
DomainContact.DefinitionStages.WithAddressLine2<ParentT>
The stage of contact definition allowing 2nd line of address to be set.
|
| Modifier and Type | Method and Description |
|---|---|
DomainContact.DefinitionStages.WithCity<ParentT> |
DomainContact.DefinitionStages.WithAddressLine2.withAddressLine2(String addressLine2)
Specifies the 2nd line of the address.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.