共用方式為


AzureMonitorResponse.SelectedConfigurations Property

Definition

Gets or sets the selected configurations.

[Newtonsoft.Json.JsonProperty(PropertyName="selectedConfigurations")]
public Microsoft.Azure.Management.HDInsight.Models.AzureMonitorSelectedConfigurations SelectedConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="selectedConfigurations")>]
member this.SelectedConfigurations : Microsoft.Azure.Management.HDInsight.Models.AzureMonitorSelectedConfigurations with get, set
Public Property SelectedConfigurations As AzureMonitorSelectedConfigurations

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to