Compartir a través de


IPaginatedComputeResourcesList Interface

Definition

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

Properties

Name Description
NextLink

A continuation link (absolute URI) to the next page of results in the list.

Value

An array of Machine Learning compute objects wrapped in ARM resource envelope.

Methods

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

Applies to