Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecoveryPoint

Package version

interface

An interface representing RecoveryPoint. Base class representing a recovery point.

extends

Resource

Hierarchy

Index

Properties

Optional id

id: undefined | string
member

{string} [id] Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string
member

{string} [location] Resource Location

Optional name

name: undefined | string
member

{string} [name] Resource Name NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

member

{RecoveryPointProperties} [properties] Recovery point related data.

Optional type

type: undefined | string
member

{string} [type] Resource Type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc