A2AReprotectContent 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.
Azure specific reprotect input.
public class A2AReprotectContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ReverseReplicationProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AReprotectContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AReprotectContent>
type A2AReprotectContent = class
inherit ReverseReplicationProviderSpecificContent
interface IJsonModel<A2AReprotectContent>
interface IPersistableModel<A2AReprotectContent>
Public Class A2AReprotectContent
Inherits ReverseReplicationProviderSpecificContent
Implements IJsonModel(Of A2AReprotectContent), IPersistableModel(Of A2AReprotectContent)
- Inheritance
- Implements
Constructors
A2AReprotectContent() |
Initializes a new instance of A2AReprotectContent. |
Properties
PolicyId |
The Policy Id. |
RecoveryAvailabilitySetId |
The recovery availability set. |
RecoveryCloudServiceId |
The recovery cloud service Id. Valid for V1 scenarios. |
RecoveryContainerId |
The recovery container Id. |
RecoveryResourceGroupId |
The recovery resource group Id. Valid for V2 scenarios. |
VmDisks |
The list of vm disk details. |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET