Share via


IOperation.Origin Property

Definition

The origin of the operation

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

Property Value

Attributes

Applies to