IResourceIdListResult.Value Property

Definition

A list of Azure Resource IDs.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="A list of Azure Resource IDs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IResourceIdListResultValueItem) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IResourceIdListResultValueItem[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="A list of Azure Resource IDs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IResourceIdListResultValueItem) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IResourceIdListResultValueItem[] with get, set
Public Property Value As IResourceIdListResultValueItem()

Property Value

Attributes

Applies to