InMageAzureV2UpdateReplicationProtectedItemContent 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.
InMage Azure V2 input to update replication protected item.
public class InMageAzureV2UpdateReplicationProtectedItemContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.UpdateReplicationProtectedItemProviderContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageAzureV2UpdateReplicationProtectedItemContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageAzureV2UpdateReplicationProtectedItemContent>
type InMageAzureV2UpdateReplicationProtectedItemContent = class
inherit UpdateReplicationProtectedItemProviderContent
interface IJsonModel<InMageAzureV2UpdateReplicationProtectedItemContent>
interface IPersistableModel<InMageAzureV2UpdateReplicationProtectedItemContent>
Public Class InMageAzureV2UpdateReplicationProtectedItemContent
Inherits UpdateReplicationProtectedItemProviderContent
Implements IJsonModel(Of InMageAzureV2UpdateReplicationProtectedItemContent), IPersistableModel(Of InMageAzureV2UpdateReplicationProtectedItemContent)
- Inheritance
-
InMageAzureV2UpdateReplicationProtectedItemContent
- Implements
Constructors
InMageAzureV2UpdateReplicationProtectedItemContent() |
Initializes a new instance of InMageAzureV2UpdateReplicationProtectedItemContent. |
Properties
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