InMageRcmUpdateReplicationProtectedItemContent 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.
InMageRcm provider specific input to update replication protected item.
public class InMageRcmUpdateReplicationProtectedItemContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.UpdateReplicationProtectedItemProviderContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmUpdateReplicationProtectedItemContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmUpdateReplicationProtectedItemContent>
type InMageRcmUpdateReplicationProtectedItemContent = class
inherit UpdateReplicationProtectedItemProviderContent
interface IJsonModel<InMageRcmUpdateReplicationProtectedItemContent>
interface IPersistableModel<InMageRcmUpdateReplicationProtectedItemContent>
Public Class InMageRcmUpdateReplicationProtectedItemContent
Inherits UpdateReplicationProtectedItemProviderContent
Implements IJsonModel(Of InMageRcmUpdateReplicationProtectedItemContent), IPersistableModel(Of InMageRcmUpdateReplicationProtectedItemContent)
- Inheritance
- Implements
Constructors
InMageRcmUpdateReplicationProtectedItemContent() |
Initializes a new instance of InMageRcmUpdateReplicationProtectedItemContent. |
Properties
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. |
VmNics |
The list of NIC details. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET