VirtualMachine¶
Represents Azure virtual machines.
Labels: :ArmResource:VirtualMachine
Properties:
id- VM resource ID (primary key)vmSize- VM size/SKUadminUsername- Administrator usernameallowExtensionOperations- Whether extensions are allowedcomputerName- Computer namevmId- Virtual machine IDos- Operating system typeimage- VM image offerimageVersion- VM image version
Relationships¶
Outgoing¶
- VirtualMachine →
HAS_NIC→ NetworkInterface - Network interfaces attached to the VM - VirtualMachine →
HAS_EXTENSION→ VMExtension - Extensions installed on the VM