IInMageRcmFailbackReprotectInput Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageRcmFailbackReprotectInputTypeConverter))]
public interface IInMageRcmFailbackReprotectInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IReverseReplicationProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageRcmFailbackReprotectInputTypeConverter))>]
type IInMageRcmFailbackReprotectInput = interface
interface IJsonSerializable
interface IReverseReplicationProviderSpecificInput
Public Interface IInMageRcmFailbackReprotectInput
Implements IReverseReplicationProviderSpecificInput
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| InstanceType |
The class type. (Inherited from IReverseReplicationProviderSpecificInput) |
| PolicyId |
The Policy Id. |
| ProcessServerId |
The process server Id. |
| RunAsAccountId |
The run as account Id. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |