InMageRcmFailbackReprotectInput 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.
InMageRcmFailback specific provider input.
[Newtonsoft.Json.JsonObject("InMageRcmFailback")]
public class InMageRcmFailbackReprotectInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReverseReplicationProviderSpecificInput
[<Newtonsoft.Json.JsonObject("InMageRcmFailback")>]
type InMageRcmFailbackReprotectInput = class
inherit ReverseReplicationProviderSpecificInput
Public Class InMageRcmFailbackReprotectInput
Inherits ReverseReplicationProviderSpecificInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageRcmFailbackReprotectInput() |
Initializes a new instance of the InMageRcmFailbackReprotectInput class. |
InMageRcmFailbackReprotectInput(String, String, String) |
Initializes a new instance of the InMageRcmFailbackReprotectInput class. |
Properties
PolicyId |
Gets or sets the Policy Id. |
ProcessServerId |
Gets or sets the process server Id. |
RunAsAccountId |
Gets or sets the run as account Id. |
Methods
Validate() |
Validate the object. |