Options
All
  • Public
  • Public/Protected
  • All
Menu

VirtualMachineSnapshotStatus is the status for a VirtualMachineSnapshot resource

export
interface

V1beta1VirtualMachineSnapshotStatus

Hierarchy

  • V1beta1VirtualMachineSnapshotStatus

Index

Properties

conditions?: V1beta1Condition[]
memberof

V1beta1VirtualMachineSnapshotStatus

creationTime?: string

Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.

memberof

V1beta1VirtualMachineSnapshotStatus

error?: V1beta1Error
memberof

V1beta1VirtualMachineSnapshotStatus

indications?: string[]
memberof

V1beta1VirtualMachineSnapshotStatus

phase?: string
memberof

V1beta1VirtualMachineSnapshotStatus

readyToUse?: boolean
memberof

V1beta1VirtualMachineSnapshotStatus

snapshotVolumes?: V1beta1SnapshotVolumesLists
memberof

V1beta1VirtualMachineSnapshotStatus

sourceUID?: string
memberof

V1beta1VirtualMachineSnapshotStatus

virtualMachineSnapshotContentName?: string
memberof

V1beta1VirtualMachineSnapshotStatus

Generated using TypeDoc