Share via


PaginatedComputeResourcesList Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PaginatedComputeResourcesListTypeConverter))]
public class PaginatedComputeResourcesList : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IPaginatedComputeResourcesList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PaginatedComputeResourcesListTypeConverter))>]
type PaginatedComputeResourcesList = class
    interface IPaginatedComputeResourcesList
    interface IJsonSerializable
Public Class PaginatedComputeResourcesList
Implements IPaginatedComputeResourcesList
Inheritance
PaginatedComputeResourcesList
Attributes
Implements

Constructors

PaginatedComputeResourcesList()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to