InMageAzureV2RecoveryPointDetails 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.
InMage Azure V2 provider specific recovery point details.
[Newtonsoft.Json.JsonObject("InMageAzureV2")]
public class InMageAzureV2RecoveryPointDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProviderSpecificRecoveryPointDetails
[<Newtonsoft.Json.JsonObject("InMageAzureV2")>]
type InMageAzureV2RecoveryPointDetails = class
inherit ProviderSpecificRecoveryPointDetails
Public Class InMageAzureV2RecoveryPointDetails
Inherits ProviderSpecificRecoveryPointDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageAzureV2RecoveryPointDetails() |
Initializes a new instance of the InMageAzureV2RecoveryPointDetails class. |
InMageAzureV2RecoveryPointDetails(String) |
Initializes a new instance of the InMageAzureV2RecoveryPointDetails class. |
Properties
IsMultiVMSyncPoint |
Gets or sets a value indicating whether the recovery point is multi VM consistent. |