次の方法で共有


RecoveryPlan Class

Definition

Recovery plan details.

public class RecoveryPlan : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type RecoveryPlan = class
    inherit Resource
Public Class RecoveryPlan
Inherits Resource
Inheritance
RecoveryPlan

Constructors

RecoveryPlan()

Initializes a new instance of the RecoveryPlan class.

RecoveryPlan(String, String, String, String, RecoveryPlanProperties)

Initializes a new instance of the RecoveryPlan class.

Properties

Id

Gets resource Id

(Inherited from Resource)
Location

Gets or sets resource Location

(Inherited from Resource)
Name

Gets resource Name

(Inherited from Resource)
Properties

Gets or sets the custom details.

Type

Gets resource Type

(Inherited from Resource)

Applies to