Partager via


RedisResourceInner.TenantSettings Propriété

Définition

Obtient ou définit un dictionnaire de paramètres de locataire

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à