| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointDependency |
EndpointDependency.withDomainName(String domainName)
Set the domainName property: The domain name of the dependency.
|
EndpointDependency |
EndpointDependency.withEndpointDetails(List<EndpointDetail> endpointDetails)
Set the endpointDetails property: The IP Addresses and Ports used when connecting to DomainName.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.