Sdílet prostřednictvím


PSResourceGraphResponse<PSObject>.Data Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public System.Collections.Generic.IList<PSObject> Data { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.Data : System.Collections.Generic.IList<'PSObject> with get, set
Public Property Data As IList(Of PSObject)

Property Value

IList<PSObject>
Attributes

Applies to