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