Uses of Class
com.microsoft.azure.management.appservice.EndpointDependency
Packages that use EndpointDependency
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of EndpointDependency in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return EndpointDependencyModifier and TypeMethodDescriptionEndpointDependency.withDomainName
(String domainName) Set the domain name of the dependency.EndpointDependency.withEndpointDetails
(List<EndpointDetail> endpointDetails) Set the IP Addresses and Ports used when connecting to DomainName.