HyperVReplicaAzureUpdateReplicationProtectedItemContent Class
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.
HyperV replica Azure input to update replication protected item.
public class HyperVReplicaAzureUpdateReplicationProtectedItemContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.UpdateReplicationProtectedItemProviderContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzureUpdateReplicationProtectedItemContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzureUpdateReplicationProtectedItemContent>
type HyperVReplicaAzureUpdateReplicationProtectedItemContent = class
inherit UpdateReplicationProtectedItemProviderContent
interface IJsonModel<HyperVReplicaAzureUpdateReplicationProtectedItemContent>
interface IPersistableModel<HyperVReplicaAzureUpdateReplicationProtectedItemContent>
Public Class HyperVReplicaAzureUpdateReplicationProtectedItemContent
Inherits UpdateReplicationProtectedItemProviderContent
Implements IJsonModel(Of HyperVReplicaAzureUpdateReplicationProtectedItemContent), IPersistableModel(Of HyperVReplicaAzureUpdateReplicationProtectedItemContent)
- Inheritance
-
HyperVReplicaAzureUpdateReplicationProtectedItemContent
- Implements
Constructors
HyperVReplicaAzureUpdateReplicationProtectedItemContent() |
Initializes a new instance of HyperVReplicaAzureUpdateReplicationProtectedItemContent. |
Properties
DiskIdToDiskEncryptionMap |
The dictionary of disk resource Id to disk encryption set ARM Id. |
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. |
TargetManagedDiskTags |
The tags for the target managed disks. |
TargetNicTags |
The tags for the target NICs. |
TargetProximityPlacementGroupId |
The target proximity placement group Id. |
TargetVmTags |
The target VM tags. |
UseManagedDisks |
A value indicating whether managed disks should be used during failover. |
VmDisks |
The list of disk update properties. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET