Delen via


AmlComputeNodeInformation Class

Definition

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

Constructors

AmlComputeNodeInformation()

Properties

NodeId
NodeState
Port
PrivateIPAddress
PublicIPAddress
RunId

Methods

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

Applies to