Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClusterNodeResourceGroupProfile
Packages that use ManagedClusterNodeResourceGroupProfile
Package
Description
Package containing the inner data models for ContainerServiceManagementClient.
Package containing the data models for ContainerServiceManagementClient.
-
Uses of ManagedClusterNodeResourceGroupProfile in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return ManagedClusterNodeResourceGroupProfileModifier and TypeMethodDescriptionManagedClusterInner.nodeResourceGroupProfile()Get the nodeResourceGroupProfile property: Profile of the node resource group configuration.ManagedClusterProperties.nodeResourceGroupProfile()Get the nodeResourceGroupProfile property: Profile of the node resource group configuration.Methods in com.azure.resourcemanager.containerservice.fluent.models with parameters of type ManagedClusterNodeResourceGroupProfileModifier and TypeMethodDescriptionManagedClusterInner.withNodeResourceGroupProfile(ManagedClusterNodeResourceGroupProfile nodeResourceGroupProfile) Set the nodeResourceGroupProfile property: Profile of the node resource group configuration.ManagedClusterProperties.withNodeResourceGroupProfile(ManagedClusterNodeResourceGroupProfile nodeResourceGroupProfile) Set the nodeResourceGroupProfile property: Profile of the node resource group configuration. -
Uses of ManagedClusterNodeResourceGroupProfile in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return ManagedClusterNodeResourceGroupProfileModifier and TypeMethodDescriptionManagedClusterNodeResourceGroupProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedClusterNodeResourceGroupProfile from the JsonReader.ManagedClusterNodeResourceGroupProfile.withRestrictionLevel(RestrictionLevel restrictionLevel) Set the restrictionLevel property: The restriction level applied to the cluster's node resource group.