Share via


OperationsContent.Origin Property

Definition

Defines the workload operation origin.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.OperationProperties? Origin { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Inlined)>]
member this.Origin : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.OperationProperties> with get, set
Public Property Origin As Nullable(Of OperationProperties)

Property Value

Implements

Attributes

Applies to