Share via


InMageAzureV2ReprotectInput Class

Definition

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
InMageAzureV2ReprotectInput
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.

Applies to