InMageAzureV2ReprotectInput 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.
InMageAzureV2 specific provider input.
[Newtonsoft.Json.JsonObject("InMageAzureV2")]
public class InMageAzureV2ReprotectInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReverseReplicationProviderSpecificInput
[<Newtonsoft.Json.JsonObject("InMageAzureV2")>]
type InMageAzureV2ReprotectInput = class
inherit ReverseReplicationProviderSpecificInput
Public Class InMageAzureV2ReprotectInput
Inherits ReverseReplicationProviderSpecificInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageAzureV2ReprotectInput() |
Initializes a new instance of the InMageAzureV2ReprotectInput class. |
InMageAzureV2ReprotectInput(String, String, String, String, String, String, IList<String>) |
Initializes a new instance of the InMageAzureV2ReprotectInput class. |
Properties
DisksToInclude |
Gets or sets the disks to include list. |
LogStorageAccountId |
Gets or sets the storage account to be used for logging during replication. |
MasterTargetId |
Gets or sets the Master target Id. |
PolicyId |
Gets or sets the Policy Id. |
ProcessServerId |
Gets or sets the Process Server Id. |
RunAsAccountId |
Gets or sets the CS account Id. |
StorageAccountId |
Gets or sets the storage account id. |