A2AApplyRecoveryPointInput 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.
ApplyRecoveryPoint input specific to A2A provider.
[Newtonsoft.Json.JsonObject("A2A")]
public class A2AApplyRecoveryPointInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ApplyRecoveryPointProviderSpecificInput
[<Newtonsoft.Json.JsonObject("A2A")>]
type A2AApplyRecoveryPointInput = class
inherit ApplyRecoveryPointProviderSpecificInput
Public Class A2AApplyRecoveryPointInput
Inherits ApplyRecoveryPointProviderSpecificInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
A2AApplyRecoveryPointInput() |
Initializes a new instance of the A2AApplyRecoveryPointInput class. |