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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET