InMageRcmReprotectContent 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.
InMageRcm specific provider input.
public class InMageRcmReprotectContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ReverseReplicationProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmReprotectContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmReprotectContent>
type InMageRcmReprotectContent = class
inherit ReverseReplicationProviderSpecificContent
interface IJsonModel<InMageRcmReprotectContent>
interface IPersistableModel<InMageRcmReprotectContent>
Public Class InMageRcmReprotectContent
Inherits ReverseReplicationProviderSpecificContent
Implements IJsonModel(Of InMageRcmReprotectContent), IPersistableModel(Of InMageRcmReprotectContent)
- Inheritance
- Implements
Constructors
InMageRcmReprotectContent(String, String, ResourceIdentifier) |
Initializes a new instance of InMageRcmReprotectContent. |
Properties
DatastoreName |
The target datastore name. |
LogStorageAccountId |
The log storage account ARM Id. |
PolicyId |
The Policy Id. |
ReprotectAgentId |
The reprotect agent Id. |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET