Freigeben über


InMageRcmReprotectInput Class

Definition

InMageRcm specific provider input.

[Newtonsoft.Json.JsonObject("InMageRcm")]
public class InMageRcmReprotectInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReverseReplicationProviderSpecificInput
[<Newtonsoft.Json.JsonObject("InMageRcm")>]
type InMageRcmReprotectInput = class
    inherit ReverseReplicationProviderSpecificInput
Public Class InMageRcmReprotectInput
Inherits ReverseReplicationProviderSpecificInput
Inheritance
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

InMageRcmReprotectInput()

Initializes a new instance of the InMageRcmReprotectInput class.

InMageRcmReprotectInput(String, String, String, String)

Initializes a new instance of the InMageRcmReprotectInput class.

Properties

DatastoreName

Gets or sets the target datastore name.

LogStorageAccountId

Gets or sets the log storage account ARM Id.

PolicyId

Gets or sets the Policy Id.

ReprotectAgentId

Gets or sets the reprotect agent Id.

Methods

Validate()

Validate the object.

Applies to