Uses of Interface
com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithAddOnProfiles
-
Packages that use KubernetesCluster.DefinitionStages.WithAddOnProfiles Package Description com.azure.resourcemanager.containerservice.models Package containing the data models for ContainerServiceManagementClient. -
-
Uses of KubernetesCluster.DefinitionStages.WithAddOnProfiles in com.azure.resourcemanager.containerservice.models
Subinterfaces of KubernetesCluster.DefinitionStages.WithAddOnProfiles in com.azure.resourcemanager.containerservice.models Modifier and Type Interface Description static interfaceKubernetesCluster.DefinitionInterface for all the definitions related to a Kubernetes cluster.static interfaceKubernetesCluster.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
-