Share via


IOperation.Origin Property

Definition

Origin of the operation. Can be : user|system|user,system

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