Class VirtualMachineConfig.Types.BootImage (1.0.0-beta04)

public sealed class BootImage : IMessage<VirtualMachineConfig.Types.BootImage>, IEquatable<VirtualMachineConfig.Types.BootImage>, IDeepCloneable<VirtualMachineConfig.Types.BootImage>, IBufferMessage, IMessage

Definition of the boot image used by the Runtime. Used to facilitate runtime upgradeability.

Inheritance

Object > VirtualMachineConfig.Types.BootImage

Namespace

Google.Cloud.Notebooks.V1

Assembly

Google.Cloud.Notebooks.V1.dll

Constructors

BootImage()

public BootImage()

BootImage(VirtualMachineConfig.Types.BootImage)

public BootImage(VirtualMachineConfig.Types.BootImage other)
Parameter
NameDescription
otherVirtualMachineConfig.Types.BootImage