Managed Cluster Azure Monitor Profile Args
data class ManagedClusterAzureMonitorProfileArgs(val metrics: Output<ManagedClusterAzureMonitorProfileMetricsArgs>? = null) : ConvertibleToJava<ManagedClusterAzureMonitorProfileArgs>
Azure Monitor addon profiles for monitoring the managed cluster.
Constructors
Link copied to clipboard
fun ManagedClusterAzureMonitorProfileArgs(metrics: Output<ManagedClusterAzureMonitorProfileMetricsArgs>? = null)