Share via


OperationsDefinition.Origin Property

Definition

Defines the workload operation origin.

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

Property Value

Implements

Attributes

Applies to