A2ASwitchProtectionContent 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 specific switch protection input.
public class A2ASwitchProtectionContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SwitchProtectionProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ASwitchProtectionContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ASwitchProtectionContent>
type A2ASwitchProtectionContent = class
inherit SwitchProtectionProviderSpecificContent
interface IJsonModel<A2ASwitchProtectionContent>
interface IPersistableModel<A2ASwitchProtectionContent>
Public Class A2ASwitchProtectionContent
Inherits SwitchProtectionProviderSpecificContent
Implements IJsonModel(Of A2ASwitchProtectionContent), IPersistableModel(Of A2ASwitchProtectionContent)
- Inheritance
- Implements
Constructors
A2ASwitchProtectionContent() |
Initializes a new instance of A2ASwitchProtectionContent. |
Properties
DiskEncryptionInfo |
The recovery disk encryption information. |
PolicyId |
The Policy Id. |
RecoveryAvailabilitySetId |
The recovery availability set. |
RecoveryAvailabilityZone |
The recovery availability zone. |
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. |
RecoveryProximityPlacementGroupId |
The recovery proximity placement group Id. |
RecoveryResourceGroupId |
The recovery resource group Id. Valid for V2 scenarios. |
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