次の方法で共有


AzureMonitorResponse.SelectedConfigurations プロパティ

定義

選択した構成を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象