RegisteredClusterNodes interface
Extended location of the resource.
Properties
| bios |
The BIOS ID. |
| cluster |
The cluster node name. |
| is |
A value indicating whether this represents virtual entity hosting all the shared disks. |
| machine |
The machine ID. |
Property Details
biosId
The BIOS ID.
biosId?: string
Property Value
string
clusterNodeFqdn
The cluster node name.
clusterNodeFqdn?: string
Property Value
string
isSharedDiskVirtualNode
A value indicating whether this represents virtual entity hosting all the shared disks.
isSharedDiskVirtualNode?: boolean
Property Value
boolean
machineId
The machine ID.
machineId?: string
Property Value
string