Compartilhar via


IOperationValue.Origin Property

Definition

The origin of the operation.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The 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.Aks.Runtime.Info(Description="The 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