Package version:

The PhysicalNodes of a cluster.

interface PhysicalNodes {
    ipv4Address?: string;
    name?: string;
}

Properties

Properties

ipv4Address?: string

The IPv4 address assigned to each physical server on your Azure Stack HCI cluster.

name?: string

NETBIOS name of each physical server on your Azure Stack HCI cluster.