Udostępnij za pośrednictwem


IOperationStatusResult.Operation Property

Definition

The operations list.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The operations list.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.IOperationStatusResult) }, ReadOnly=false, Required=false, SerializedName="operations")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.IOperationStatusResult[] Operation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The operations list.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.IOperationStatusResult) }, ReadOnly=false, Required=false, SerializedName="operations")>]
member this.Operation : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.IOperationStatusResult[] with get, set
Public Property Operation As IOperationStatusResult()

Property Value

Attributes

Applies to