Share via


A2ACrossClusterMigrationEnableProtectionInput Class

Definition

A2A Cross-Cluster Migration enable protection input.

[Newtonsoft.Json.JsonObject("A2ACrossClusterMigration")]
public class A2ACrossClusterMigrationEnableProtectionInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EnableProtectionProviderSpecificInput
[<Newtonsoft.Json.JsonObject("A2ACrossClusterMigration")>]
type A2ACrossClusterMigrationEnableProtectionInput = class
    inherit EnableProtectionProviderSpecificInput
Public Class A2ACrossClusterMigrationEnableProtectionInput
Inherits EnableProtectionProviderSpecificInput
Inheritance
A2ACrossClusterMigrationEnableProtectionInput
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

A2ACrossClusterMigrationEnableProtectionInput()

Initializes a new instance of the A2ACrossClusterMigrationEnableProtectionInput class.

A2ACrossClusterMigrationEnableProtectionInput(String, String)

Initializes a new instance of the A2ACrossClusterMigrationEnableProtectionInput class.

Properties

FabricObjectId

Gets or sets the fabric specific object Id of the virtual machine.

RecoveryContainerId

Gets or sets the recovery container Id.

Applies to