A2AEnableProtectionContent 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.
A2A enable protection input.
public class A2AEnableProtectionContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.EnableProtectionProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AEnableProtectionContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AEnableProtectionContent>
type A2AEnableProtectionContent = class
inherit EnableProtectionProviderSpecificContent
interface IJsonModel<A2AEnableProtectionContent>
interface IPersistableModel<A2AEnableProtectionContent>
Public Class A2AEnableProtectionContent
Inherits EnableProtectionProviderSpecificContent
Implements IJsonModel(Of A2AEnableProtectionContent), IPersistableModel(Of A2AEnableProtectionContent)
- Inheritance
- Implements
Constructors
A2AEnableProtectionContent(ResourceIdentifier) |
Initializes a new instance of A2AEnableProtectionContent. |
Properties
AutoProtectionOfDataDisk |
A value indicating whether the auto protection is enabled. |
DiskEncryptionInfo |
The recovery disk encryption information (for two pass flows). |
FabricObjectId |
The fabric specific object Id of the virtual machine. |
MultiVmGroupId |
The multi vm group id. |
MultiVmGroupName |
The multi vm group name. |
RecoveryAvailabilitySetId |
The recovery availability set Id. |
RecoveryAvailabilityZone |
The recovery availability zone. |
RecoveryAzureNetworkId |
The recovery Azure virtual network ARM id. |
RecoveryBootDiagStorageAccountId |
The boot diagnostic storage account. |
RecoveryCapacityReservationGroupId |
The recovery capacity reservation group Id. |
RecoveryCloudServiceId |
The recovery cloud service Id. Valid for V1 scenarios. |
RecoveryContainerId |
The recovery container Id. |
RecoveryExtendedLocation |
The recovery extended location. |
RecoveryProximityPlacementGroupId |
The recovery proximity placement group Id. |
RecoveryResourceGroupId |
The recovery resource group Id. Valid for V2 scenarios. |
RecoverySubnetName |
The recovery subnet name. |
RecoveryVirtualMachineScaleSetId |
The virtual machine scale set Id. |
VmDisks |
The list of vm disk details. |
VmManagedDisks |
The list of vm managed disk details. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET