ManagedClusterProperties.AzureMonitorProfile Property
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.
Gets or sets azure Monitor addon profiles for monitoring the managed cluster.
[Newtonsoft.Json.JsonProperty(PropertyName="azureMonitorProfile")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAzureMonitorProfile AzureMonitorProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureMonitorProfile")>]
member this.AzureMonitorProfile : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAzureMonitorProfile with get, set
Public Property AzureMonitorProfile As ManagedClusterAzureMonitorProfile
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute