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 TypeMethodDescriptionstatic ManagedClusterMetricsProfileManagedClusterMetricsProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedClusterMetricsProfile from the JsonReader.ManagedClusterMetricsProfile.withCostAnalysis(ManagedClusterCostAnalysis costAnalysis) Set the costAnalysis property: The configuration for detailed per-Kubernetes resource cost analysis.