Share via


Operation.Properties Property

Definition

Gets operation properties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public object Properties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : obj
Public ReadOnly Property Properties As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to