Sdílet prostřednictvím


AzureMonitorSelectedConfigurations.GlobalConfigurations Property

Definition

Gets or sets the global configurations of selected configurations.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to