IOperation.Origin Property

Definition

The origin of operations.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The origin of operations.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="origin")]
public string Origin { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The origin of operations.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="origin")>]
member this.Origin : string
Public ReadOnly Property Origin As String

Property Value

Attributes

Applies to