Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.ControlPlaneEndpointProfileControlPlaneEndpoint
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of ControlPlaneEndpointProfileControlPlaneEndpoint in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionControlPlaneEndpointProfile.controlPlaneEndpoint()
Get the controlPlaneEndpoint property: API server endpoint for the control plane.ControlPlaneProfile.controlPlaneEndpoint()
Get the controlPlaneEndpoint property: API server endpoint for the control plane.ControlPlaneEndpointProfileControlPlaneEndpoint.withHostIp
(String hostIp) Set the hostIp property: Host IP address for API server.Set the port property: Port for the API server.Modifier and TypeMethodDescriptionControlPlaneEndpointProfile.withControlPlaneEndpoint
(ControlPlaneEndpointProfileControlPlaneEndpoint controlPlaneEndpoint) Set the controlPlaneEndpoint property: API server endpoint for the control plane.ControlPlaneProfile.withControlPlaneEndpoint
(ControlPlaneEndpointProfileControlPlaneEndpoint controlPlaneEndpoint) Set the controlPlaneEndpoint property: API server endpoint for the control plane.