Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecoveryPlan

Package version

interface

An interface representing RecoveryPlan. Recovery plan details.

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

{RecoveryPlanProperties} [properties] The custom details.

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