Partager via


OperationEntityListResult.Value Property

Definition

The list of operations.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.IOperationEntity> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.IOperationEntity> with get, set
Public Property Value As List(Of IOperationEntity)

Property Value

Implements

Attributes

Applies to