Properties of a VirtualMachineConfig.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
zone |
string | null |
<optional> |
VirtualMachineConfig zone |
machineType |
string | null |
<optional> |
VirtualMachineConfig machineType |
containerImages |
Array.<google.cloud.notebooks.v1.IContainerImage> | null |
<optional> |
VirtualMachineConfig containerImages |
dataDisk |
google.cloud.notebooks.v1.ILocalDisk | null |
<optional> |
VirtualMachineConfig dataDisk |
encryptionConfig |
google.cloud.notebooks.v1.IEncryptionConfig | null |
<optional> |
VirtualMachineConfig encryptionConfig |
shieldedInstanceConfig |
google.cloud.notebooks.v1.IRuntimeShieldedInstanceConfig | null |
<optional> |
VirtualMachineConfig shieldedInstanceConfig |
acceleratorConfig |
google.cloud.notebooks.v1.IRuntimeAcceleratorConfig | null |
<optional> |
VirtualMachineConfig acceleratorConfig |
network |
string | null |
<optional> |
VirtualMachineConfig network |
subnet |
string | null |
<optional> |
VirtualMachineConfig subnet |
internalIpOnly |
boolean | null |
<optional> |
VirtualMachineConfig internalIpOnly |
tags |
Array.<string> | null |
<optional> |
VirtualMachineConfig tags |
guestAttributes |
Object.<string, string> | null |
<optional> |
VirtualMachineConfig guestAttributes |
metadata |
Object.<string, string> | null |
<optional> |
VirtualMachineConfig metadata |
labels |
Object.<string, string> | null |
<optional> |
VirtualMachineConfig labels |
nicType |
google.cloud.notebooks.v1.VirtualMachineConfig.NicType | null |
<optional> |
VirtualMachineConfig nicType |
reservedIpRange |
string | null |
<optional> |
VirtualMachineConfig reservedIpRange |
bootImage |
google.cloud.notebooks.v1.VirtualMachineConfig.IBootImage | null |
<optional> |
VirtualMachineConfig bootImage |