A2AReprotectInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure specific reprotect input.
[Newtonsoft.Json.JsonObject("A2A")]
public class A2AReprotectInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReverseReplicationProviderSpecificInput
[<Newtonsoft.Json.JsonObject("A2A")>]
type A2AReprotectInput = class
inherit ReverseReplicationProviderSpecificInput
Public Class A2AReprotectInput
Inherits ReverseReplicationProviderSpecificInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
A2AReprotectInput() |
Initializes a new instance of the A2AReprotectInput class. |
A2AReprotectInput(String, IList<A2AVmDiskInputDetails>, String, String, String, String) |
Initializes a new instance of the A2AReprotectInput class. |
Properties
PolicyId |
Gets or sets the Policy Id. |
RecoveryAvailabilitySetId |
Gets or sets the recovery availability set. |
RecoveryCloudServiceId |
Gets or sets the recovery cloud service Id. Valid for V1 scenarios. |
RecoveryContainerId |
Gets or sets the recovery container Id. |
RecoveryResourceGroupId |
Gets or sets the recovery resource group Id. Valid for V2 scenarios. |
VMDisks |
Gets or sets the list of vm disk details. |