Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestorePointSourceMetadata

Package version

Describes the properties of the Virtual Machine for which the restore point was created. The properties provided are a subset and the snapshot of the overall Virtual Machine properties captured at the time of the restore point creation.

Hierarchy

  • RestorePointSourceMetadata

Index

Properties

Optional diagnosticsProfile

diagnosticsProfile: DiagnosticsProfile

Gets the diagnostics profile.

Optional hardwareProfile

hardwareProfile: HardwareProfile

Gets the hardware profile.

Optional licenseType

licenseType: undefined | string

Gets the license type, which is for bring your own license scenario.

Optional location

location: undefined | string

Location of the VM from which the restore point was created.

Optional osProfile

osProfile: OSProfile

Gets the OS profile.

Optional securityProfile

securityProfile: SecurityProfile

Gets the security profile.

Optional storageProfile

Gets the storage profile.

Optional vmId

vmId: undefined | string

Gets the virtual machine unique id.

Generated using TypeDoc