Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClusterMetricsProfile
Packages that use ManagedClusterMetricsProfile
Package
Description
Package containing the inner data models for ContainerServiceManagementClient.
Package containing the data models for ContainerServiceManagementClient.
-
Uses of ManagedClusterMetricsProfile in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return ManagedClusterMetricsProfileModifier and TypeMethodDescriptionManagedClusterInner.metricsProfile()Get the metricsProfile property: Optional cluster metrics configuration.ManagedClusterProperties.metricsProfile()Get the metricsProfile property: Optional cluster metrics configuration.Methods in com.azure.resourcemanager.containerservice.fluent.models with parameters of type ManagedClusterMetricsProfileModifier and TypeMethodDescriptionManagedClusterInner.withMetricsProfile(ManagedClusterMetricsProfile metricsProfile) Set the metricsProfile property: Optional cluster metrics configuration.ManagedClusterProperties.withMetricsProfile(ManagedClusterMetricsProfile metricsProfile) Set the metricsProfile property: Optional cluster metrics configuration. -
Uses of ManagedClusterMetricsProfile in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return ManagedClusterMetricsProfileModifier and TypeMethodDescriptionManagedClusterMetricsProfile.withCostAnalysis(ManagedClusterCostAnalysis costAnalysis) Set the costAnalysis property: The cost analysis configuration for the cluster.