Partilhar via


ClusterQuotaConfigurationProperties.Settings Propriedade

Definição

Obtém ou define todas as configurações de cluster possíveis – uma coleção de configurações emparelhadas de chave/valor que se aplicam a cotas e configurações impostas ao 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a