Share via


IOperationStatusResult.Operation Property

Definition

The operations list.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The operations list.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IOperationStatusResult) }, Read=true, ReadOnly=true, Required=false, SerializedName="operations", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IOperationStatusResult> Operation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The operations list.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IOperationStatusResult) }, Read=true, ReadOnly=true, Required=false, SerializedName="operations", Update=false)>]
member this.Operation : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IOperationStatusResult>
Public ReadOnly Property Operation As List(Of IOperationStatusResult)

Property Value

Attributes

Applies to