你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IA2AUpdateReplicationProtectedItemInput 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.Api202401.A2AUpdateReplicationProtectedItemInputTypeConverter))]
public interface IA2AUpdateReplicationProtectedItemInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IUpdateReplicationProtectedItemProviderInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.A2AUpdateReplicationProtectedItemInputTypeConverter))>]
type IA2AUpdateReplicationProtectedItemInput = interface
interface IJsonSerializable
interface IUpdateReplicationProtectedItemProviderInput
Public Interface IA2AUpdateReplicationProtectedItemInput
Implements IUpdateReplicationProtectedItemProviderInput
- Derived
- Attributes
- Implements
Properties
DiskEncryptionKeyInfoKeyVaultResourceArmId |
The KeyVault resource ARM id for secret. |
DiskEncryptionKeyInfoSecretIdentifier |
The secret url / identifier. |
InstanceType |
The class type. (Inherited from IUpdateReplicationProtectedItemProviderInput) |
KeyEncryptionKeyInfoKeyIdentifier |
The key URL / identifier. |
KeyEncryptionKeyInfoKeyVaultResourceArmId |
The KeyVault resource ARM Id for key. |
ManagedDiskUpdateDetail |
Managed disk update details. |
RecoveryBootDiagStorageAccountId |
The boot diagnostic storage account. |
RecoveryCapacityReservationGroupId |
The recovery capacity reservation group Id. |
RecoveryCloudServiceId |
The target cloud service ARM Id (for V1). |
RecoveryProximityPlacementGroupId |
The recovery proximity placement group Id. |
RecoveryResourceGroupId |
The target resource group ARM Id (for V2). |
RecoveryVirtualMachineScaleSetId |
The recovery virtual machine scale set Id. |
TfoAzureVMName |
The user given name for Test Failover VM. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |