Uses of Class
com.azure.resourcemanager.appservice.models.EndpointDetail
Packages that use EndpointDetail
Package
Description
Package containing the data models for AppService.
-
Uses of EndpointDetail in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type EndpointDetailModifier and TypeClassDescriptionfinal classCurrent TCP connectivity information from the App Service Environment to a single endpoint.Methods in com.azure.resourcemanager.appservice.models that return EndpointDetailModifier and TypeMethodDescriptionstatic EndpointDetailEndpointDetail.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EndpointDetail from the JsonReader.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type EndpointDetailModifier and TypeMethodDescriptionEndpointDependency.endpointDetails()Get the endpointDetails property: The IP Addresses and Ports used when connecting to DomainName.