Uses of Class
com.azure.resourcemanager.containerservice.models.EndpointDetail
Packages that use EndpointDetail
Package
Description
Package containing the data models for ContainerService.
-
Uses of EndpointDetail in com.azure.resourcemanager.containerservice.models
Classes in com.azure.resourcemanager.containerservice.models that implement interfaces with type arguments of type EndpointDetailModifier and TypeClassDescriptionfinal classconnect information from the AKS agent nodes to a single endpoint.Methods in com.azure.resourcemanager.containerservice.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.containerservice.models that return types with arguments of type EndpointDetailModifier and TypeMethodDescriptionEndpointDependency.endpointDetails()Get the endpointDetails property: The Ports and Protocols used when connecting to domainName.