IAccountResourceList.Value Property

Definition

The list of recommendations.

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

Property Value

Attributes

Applies to