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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET