Partager via


ProviderResourceType.Properties Propriété

Définition

Obtient ou définit les propriétés.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à