Aracılığıyla paylaş


IAmlComputeNodesInformation Interface

Definition

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

Properties

NextLink

The continuation token.

Node

The collection of returned AmlCompute nodes details.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to