Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestorePointProvisioningDetails

Package version

Restore Point Provisioning details.

Hierarchy

  • RestorePointProvisioningDetails

Index

Properties

Optional creationTime

creationTime: Date

Gets the creation time of the restore point.

Optional statusCode

statusCode: undefined | number

Gets the status of the Create restore point operation.

Optional statusMessage

statusMessage: undefined | string

Gets the status message of the Create restore point operation.

Optional totalUsedSizeInBytes

totalUsedSizeInBytes: undefined | number

Gets the total size of the data in all the disks which are part of the restore point.

Generated using TypeDoc