InMageRcmEnableProtectionContent 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 specific enable protection input.
public class InMageRcmEnableProtectionContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.EnableProtectionProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmEnableProtectionContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmEnableProtectionContent>
type InMageRcmEnableProtectionContent = class
inherit EnableProtectionProviderSpecificContent
interface IJsonModel<InMageRcmEnableProtectionContent>
interface IPersistableModel<InMageRcmEnableProtectionContent>
Public Class InMageRcmEnableProtectionContent
Inherits EnableProtectionProviderSpecificContent
Implements IJsonModel(Of InMageRcmEnableProtectionContent), IPersistableModel(Of InMageRcmEnableProtectionContent)
- Inheritance
- Implements
Constructors
InMageRcmEnableProtectionContent(String, ResourceIdentifier, Guid) |
Initializes a new instance of InMageRcmEnableProtectionContent. |
Properties
DisksDefault |
The default disk input. |
DisksToInclude |
The disks to include list. |
FabricDiscoveryMachineId |
The ARM Id of discovered machine. |
LicenseType |
The license type. |
MultiVmGroupName |
The multi VM group name. |
ProcessServerId |
The process server Id. |
RunAsAccountId |
The run-as account Id. |
TargetAvailabilitySetId |
The target availability set ARM Id. |
TargetAvailabilityZone |
The target availability zone. |
TargetBootDiagnosticsStorageAccountId |
The target boot diagnostics storage account ARM Id. |
TargetNetworkId |
The selected target network ARM Id. |
TargetProximityPlacementGroupId |
The target proximity placement group Id. |
TargetResourceGroupId |
The target resource group ARM Id. |
TargetSubnetName |
The selected target subnet name. |
TargetVmName |
The target VM name. |
TargetVmSize |
The target VM size. |
TestNetworkId |
The selected test network ARM Id. |
TestSubnetName |
The selected test subnet name. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET