Compartilhar via


ClusterMonitoringResponse.ClusterMonitoringEnabled Propriedade

Definição

Obtém ou define o status do monitor no cluster HDInsight.

[Newtonsoft.Json.JsonProperty(PropertyName="clusterMonitoringEnabled")]
public bool? ClusterMonitoringEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterMonitoringEnabled")>]
member this.ClusterMonitoringEnabled : Nullable<bool> with get, set
Public Property ClusterMonitoringEnabled As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a