Share via


OperationDefinition.Origin Property

Definition

Gets or sets the origin information of the container registry operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to