Udostępnij przez


GraphQueryListResult.Value Property

Definition

An array of graph queries.

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

Property Value

Implements

Attributes

Applies to