次の方法で共有


AzureMonitorSelectedConfigurations.GlobalConfigurations プロパティ

定義

選択した構成のグローバル構成を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="globalConfigurations")]
public System.Collections.Generic.IDictionary<string,string> GlobalConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="globalConfigurations")>]
member this.GlobalConfigurations : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property GlobalConfigurations As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象