OperationResult.Value Property

Definition

A list of results when the operation returns multiple results.

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

Property Value

Implements

Attributes

Applies to