OperationStatusResult.Operation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The operations list.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.IOperationStatusResult[] Operation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Owned)>]
member this.Operation : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.IOperationStatusResult[] with get, set
Public Property Operation As IOperationStatusResult()
Property Value
Implements
- Attributes