IInMageRcmUpdateReplicationProtectedItemInput 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.InMageRcmUpdateReplicationProtectedItemInputTypeConverter))]
public interface IInMageRcmUpdateReplicationProtectedItemInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IUpdateReplicationProtectedItemProviderInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.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. |
TargetAvailabilitySetId |
The target availability set ARM Id. |
TargetAvailabilityZone |
The target availability zone. |
TargetBootDiagnosticsStorageAccountId |
The target boot diagnostics storage account ARM Id. |
TargetNetworkId |
The target network ARM Id. |
TargetProximityPlacementGroupId |
The target proximity placement group Id. |
TargetResourceGroupId |
The target resource group ARM Id. |
TargetVMName |
The target VM name. |
TargetVMSize |
The target VM size. |
TestNetworkId |
The test network ARM Id. |
VMNic |
The list of NIC details. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |