Bagikan melalui


IOperationListResult.Value Property

Definition

List of operations.

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Description="List of operations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.Api20211001.IOperation) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.Api20211001.IOperation[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Description="List of operations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.Api20211001.IOperation) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.Api20211001.IOperation[] with get, set
Public Property Value As IOperation()

Property Value

Attributes

Applies to