Partager via


ClusterConfigurations.Configurations Propriété

Définition

Obtient ou définit l’objet de configuration pour la configuration spécifiée pour le cluster spécifié.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à