Share via


IOperation.Origin Property

Definition

Origin of the operation.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Origin of the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="origin")]
public string Origin { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Origin of the operation.", 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