ManagedClusterAzureMonitorProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure Monitor addon profiles for monitoring the managed cluster.
public class ManagedClusterAzureMonitorProfile
type ManagedClusterAzureMonitorProfile = class
Public Class ManagedClusterAzureMonitorProfile
- Inheritance
-
ManagedClusterAzureMonitorProfile
Constructors
ManagedClusterAzureMonitorProfile() |
Initializes a new instance of the ManagedClusterAzureMonitorProfile class. |
ManagedClusterAzureMonitorProfile(ManagedClusterAzureMonitorProfileMetrics) |
Initializes a new instance of the ManagedClusterAzureMonitorProfile class. |
Properties
Metrics |
Gets or sets metrics profile for the Azure Monitor managed service for Prometheus addon. Collect out-of-the-box Kubernetes infrastructure metrics to send to an Azure Monitor Workspace and configure additional scraping for custom targets. See aka.ms/AzureManagedPrometheus for an overview. |
Methods
Validate() |
Validate the object. |