Compartilhar via


RedisUpdateParameters.TenantSettings Propriedade

Definição

Obtém ou define um dicionário de configurações de locatário

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a