OperationValue.Origin Property

Definition

Gets the origin of the compute operation.

[Newtonsoft.Json.JsonProperty(PropertyName="origin")]
public string Origin { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="origin")>]
member this.Origin : string
Public ReadOnly Property Origin As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to