Share via


IPoolListResult Interface

Definition

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

Properties

NextLink

The link to the next page of items

Value

The Pool items on this page

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to