azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.m...

59 строки
5.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.AmlComputeNodesInformation"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlComputeNodesInformation"
name: "AmlComputeNodesInformation"
nameWithType: "AmlComputeNodesInformation"
summary: "Compute node information related to a Aml<wbr>Compute."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeNodesInformation?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeNodesInformation?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeNodesInformation&text=ComputeNodesInformation\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeNodesInformation.nextLink()?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeNodesInformation.nextLink&text=nextLink\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeNodesInformation.validate()?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeNodesInformation.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **AmlComputeNodesInformation**</br> extends <xref href=\"com.azure.resourcemanager.machinelearningservices.models.ComputeNodesInformation?alt=com.azure.resourcemanager.machinelearningservices.models.ComputeNodesInformation&text=ComputeNodesInformation\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlComputeNodesInformation.AmlComputeNodesInformation()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlComputeNodesInformation.AmlComputeNodesInformation()"
name: "AmlComputeNodesInformation()"
nameWithType: "AmlComputeNodesInformation.AmlComputeNodesInformation()"
syntax: "public AmlComputeNodesInformation()"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlComputeNodesInformation.nodes()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlComputeNodesInformation.nodes()"
name: "nodes()"
nameWithType: "AmlComputeNodesInformation.nodes()"
summary: "Get the nodes property: The collection of returned Aml<wbr>Compute nodes details."
syntax: "public List<AmlComputeNodeInformation> nodes()"
desc: "Get the nodes property: The collection of returned AmlCompute nodes details."
returns:
description: "the nodes value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AmlComputeNodeInformation?alt=com.azure.resourcemanager.machinelearningservices.models.AmlComputeNodeInformation&text=AmlComputeNodeInformation\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlComputeNodesInformation.validate()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlComputeNodesInformation.validate()"
name: "validate()"
nameWithType: "AmlComputeNodesInformation.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ComputeNodesInformation.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "Compute node information related to a AmlCompute."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1