Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AmlComputeNodeInformation

Package version

Compute node information related to a AmlCompute.

Hierarchy

  • AmlComputeNodeInformation

Index

Properties

Properties

Optional ipAddress

ipAddress: undefined | string

IP address. Public IP address of the compute node. NOTE: This property will not be serialized. It can only be populated by the server.

Optional nodeId

nodeId: undefined | string

Node ID. ID of the compute node. NOTE: This property will not be serialized. It can only be populated by the server.

Optional port

port: undefined | number

Port. SSH port number of the node. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc