Compartir a través de


TenantSettingsContract.Settings Propiedad

Definición

Obtiene o establece la configuración del inquilino.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a