IInMageReprotectInput 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.InMageReprotectInputTypeConverter))]
public interface IInMageReprotectInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IReverseReplicationProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageReprotectInputTypeConverter))>]
type IInMageReprotectInput = interface
interface IJsonSerializable
interface IReverseReplicationProviderSpecificInput
Public Interface IInMageReprotectInput
Implements IReverseReplicationProviderSpecificInput
- Derived
- Attributes
- Implements
Properties
DatastoreName |
The target datastore name. |
DiskExclusionInputDiskSignatureOption |
The guest disk signature based option for disk exclusion. |
DiskExclusionInputVolumeOption |
The volume label based option for disk exclusion. |
DisksToInclude |
The disks to include list. |
InstanceType |
The class type. (Inherited from IReverseReplicationProviderSpecificInput) |
MasterTargetId |
The Master Target Id. |
ProcessServerId |
The Process Server Id. |
ProfileId |
The Policy Id. |
RetentionDrive |
The retention drive to use on the MT. |
RunAsAccountId |
The CS account Id. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |