MachineProperties interface
The properties of the machine
Properties
| network | network properties of the machine |
| resource |
Azure resource id of the machine. It can be used to GET underlying VM Instance |
Property Details
network
network properties of the machine
network?: MachineNetworkProperties
Property Value
resourceId
Azure resource id of the machine. It can be used to GET underlying VM Instance
resourceId?: string
Property Value
string