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
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for .NET