IAccountResourceList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.GraphServices.Models.AccountResourceListTypeConverter))]
public interface IAccountResourceList : Microsoft.Azure.PowerShell.Cmdlets.GraphServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.GraphServices.Models.AccountResourceListTypeConverter))>]
type IAccountResourceList = interface
    interface IJsonSerializable
Public Interface IAccountResourceList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NextLink

The link to the next page of items

Value

The list of recommendations.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to