ManagedClusterProperties.MetricsProfile Property

Definition

Gets or sets optional cluster metrics configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="metricsProfile")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterMetricsProfile MetricsProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metricsProfile")>]
member this.MetricsProfile : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterMetricsProfile with get, set
Public Property MetricsProfile As ManagedClusterMetricsProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to