Uses of Class
com.microsoft.azure.toolkit.lib.containerservice.model.ContainerServiceNetworkProfile
-
Packages that use ContainerServiceNetworkProfile Package Description com.microsoft.azure.toolkit.lib.containerservice com.microsoft.azure.toolkit.lib.containerservice.model -
-
Uses of ContainerServiceNetworkProfile in com.microsoft.azure.toolkit.lib.containerservice
Methods in com.microsoft.azure.toolkit.lib.containerservice that return ContainerServiceNetworkProfile Modifier and Type Method Description ContainerServiceNetworkProfileKubernetesCluster. getContainerServiceNetworkProfile() -
Uses of ContainerServiceNetworkProfile in com.microsoft.azure.toolkit.lib.containerservice.model
Methods in com.microsoft.azure.toolkit.lib.containerservice.model that return ContainerServiceNetworkProfile Modifier and Type Method Description static ContainerServiceNetworkProfileContainerServiceNetworkProfile. fromNetworkProfile(com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile profile)
-