IInMageAzureV2UpdateReplicationProtectedItemInput 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.InMageAzureV2UpdateReplicationProtectedItemInputTypeConverter))]
public interface IInMageAzureV2UpdateReplicationProtectedItemInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IUpdateReplicationProtectedItemProviderInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageAzureV2UpdateReplicationProtectedItemInputTypeConverter))>]
type IInMageAzureV2UpdateReplicationProtectedItemInput = interface
interface IJsonSerializable
interface IUpdateReplicationProtectedItemProviderInput
Public Interface IInMageAzureV2UpdateReplicationProtectedItemInput
Implements IUpdateReplicationProtectedItemProviderInput
- Derived
- Attributes
- Implements
Properties
InstanceType |
The class type. (Inherited from IUpdateReplicationProtectedItemProviderInput) |
RecoveryAzureV1ResourceGroupId |
The recovery Azure resource group Id for classic deployment. |
RecoveryAzureV2ResourceGroupId |
The recovery Azure resource group Id for resource manager deployment. |
SqlServerLicenseType |
The SQL Server license type. |
TargetAvailabilityZone |
The target availability zone. |
TargetManagedDiskTag |
The tags for the target managed disks. |
TargetNicTag |
The tags for the target NICs. |
TargetProximityPlacementGroupId |
The target proximity placement group Id. |
TargetVMTag |
The target VM tags. |
UseManagedDisk |
A value indicating whether managed disks should be used during failover. |
VMDisk |
The list of disk update properties. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |