IInMageEnableProtectionInput 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.InMageEnableProtectionInputTypeConverter))]
public interface IInMageEnableProtectionInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IEnableProtectionProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageEnableProtectionInputTypeConverter))>]
type IInMageEnableProtectionInput = interface
interface IJsonSerializable
interface IEnableProtectionProviderSpecificInput
Public Interface IInMageEnableProtectionInput
Implements IEnableProtectionProviderSpecificInput
- 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 IEnableProtectionProviderSpecificInput) |
MasterTargetId |
The Master Target Id. |
MultiVMGroupId |
The multi VM group Id. |
MultiVMGroupName |
The multi VM group name. |
ProcessServerId |
The Process Server Id. |
RetentionDrive |
The retention drive to use on the MT. |
RunAsAccountId |
The CS account Id. |
VMFriendlyName |
The VM Name. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |