Partager via


Operation.Properties Propriété

Définition

Obtient ou définit des descriptions supplémentaires pour l’opération.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à