Compartilhar via


IInMageRcmUpdateReplicationProtectedItemInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageRcmUpdateReplicationProtectedItemInputTypeConverter))]
public interface IInMageRcmUpdateReplicationProtectedItemInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IUpdateReplicationProtectedItemProviderInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageRcmUpdateReplicationProtectedItemInputTypeConverter))>]
type IInMageRcmUpdateReplicationProtectedItemInput = interface
    interface IJsonSerializable
    interface IUpdateReplicationProtectedItemProviderInput
Public Interface IInMageRcmUpdateReplicationProtectedItemInput
Implements IUpdateReplicationProtectedItemProviderInput
Derived
Attributes
Implements

Properties

InstanceType

The class type.

(Inherited from IUpdateReplicationProtectedItemProviderInput)
LicenseType

The license type.

SqlServerLicenseType

The SQL Server license type.

TargetAvailabilitySetId

The target availability set ARM Id.

TargetAvailabilityZone

The target availability zone.

TargetBootDiagnosticsStorageAccountId

The target boot diagnostics storage account ARM Id.

TargetManagedDiskTag

The tags for the target managed disks.

TargetNetworkId

The target network ARM Id.

TargetNicTag

The tags for the target NICs.

TargetProximityPlacementGroupId

The target proximity placement group Id.

TargetResourceGroupId

The target resource group ARM Id.

TargetVMName

The target VM name.

TargetVMSize

The target VM size.

TargetVMTag

The target VM tags.

TestNetworkId

The test network ARM Id.

VMNic

The list of NIC details.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to