IInMageAzureV2ReprotectInput 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.Api202301.InMageAzureV2ReprotectInputTypeConverter))]
public interface IInMageAzureV2ReprotectInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IReverseReplicationProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageAzureV2ReprotectInputTypeConverter))>]
type IInMageAzureV2ReprotectInput = interface
interface IJsonSerializable
interface IReverseReplicationProviderSpecificInput
Public Interface IInMageAzureV2ReprotectInput
Implements IReverseReplicationProviderSpecificInput
- Derived
- Attributes
- Implements
Properties
DisksToInclude |
The disks to include list. |
InstanceType |
The class type. (Inherited from IReverseReplicationProviderSpecificInput) |
LogStorageAccountId |
The storage account to be used for logging during replication. |
MasterTargetId |
The Master target Id. |
PolicyId |
The Policy Id. |
ProcessServerId |
The Process Server Id. |
RunAsAccountId |
The CS account Id. |
StorageAccountId |
The storage account id. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |