Freigeben über


ClusterQuotaConfigurationProperties.Settings Eigenschaft

Definition

Ruft alle möglichen Clustereinstellungen ab oder legt diese fest: Eine Sammlung von Schlüssel-Wert-Paareinstellungen, die für Kontingente und Konfigurationen gelten, die dem Cluster auferlegt werden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: