InMageRcmFabricSpecificDetails 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 fabric specific details.
public class InMageRcmFabricSpecificDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.FabricSpecificDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmFabricSpecificDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmFabricSpecificDetails>
type InMageRcmFabricSpecificDetails = class
inherit FabricSpecificDetails
interface IJsonModel<InMageRcmFabricSpecificDetails>
interface IPersistableModel<InMageRcmFabricSpecificDetails>
Public Class InMageRcmFabricSpecificDetails
Inherits FabricSpecificDetails
Implements IJsonModel(Of InMageRcmFabricSpecificDetails), IPersistableModel(Of InMageRcmFabricSpecificDetails)
- Inheritance
- Implements
Properties
AgentDetails |
The list of agent details. |
ControlPlaneUri |
The control plane Uri. |
DataPlaneUri |
The data plane Uri. |
Dras |
The list of DRAs. |
MarsAgents |
The list of Mars agents. |
PhysicalSiteId |
The ARM Id of the physical site. |
ProcessServers |
The list of process servers. |
PushInstallers |
The list of push installers. |
RcmProxies |
The list of RCM proxies. |
ReplicationAgents |
The list of replication agents. |
ReprotectAgents |
The list of reprotect agents. |
ServiceContainerId |
The service container Id. |
ServiceEndpoint |
The service endpoint. |
ServiceResourceId |
The service resource Id. |
SourceAgentIdentityDetails |
The source agent identity details. |
VMwareSiteId |
The ARM Id of the VMware site. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET