A2ASwitchClusterProtectionContent 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 cluster protection input.
public class A2ASwitchClusterProtectionContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SwitchClusterProtectionProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ASwitchClusterProtectionContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ASwitchClusterProtectionContent>
type A2ASwitchClusterProtectionContent = class
inherit SwitchClusterProtectionProviderSpecificContent
interface IJsonModel<A2ASwitchClusterProtectionContent>
interface IPersistableModel<A2ASwitchClusterProtectionContent>
Public Class A2ASwitchClusterProtectionContent
Inherits SwitchClusterProtectionProviderSpecificContent
Implements IJsonModel(Of A2ASwitchClusterProtectionContent), IPersistableModel(Of A2ASwitchClusterProtectionContent)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| A2ASwitchClusterProtectionContent() |
Initializes a new instance of A2ASwitchClusterProtectionContent. |
Properties
| Name | Description |
|---|---|
| PolicyId |
The Policy Id. |
| ProtectedItemsDetail |
Gets the protected items detail. |
| RecoveryContainerId |
The recovery container Id. |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |