Partager via


ClusterQuotaConfigurationProperties.Settings Propriété

Définition

Obtient ou définit tous les paramètres de cluster possibles : collection de paramètres associés clé/valeur qui s’appliquent aux quotas et aux configurations imposés au cluster.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à