Delen via


InMageRcmFabricSpecificDetails Class

Definition

InMageRcm fabric specific details.

[Newtonsoft.Json.JsonObject("InMageRcm")]
public class InMageRcmFabricSpecificDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificDetails
[<Newtonsoft.Json.JsonObject("InMageRcm")>]
type InMageRcmFabricSpecificDetails = class
    inherit FabricSpecificDetails
Public Class InMageRcmFabricSpecificDetails
Inherits FabricSpecificDetails
Inheritance
InMageRcmFabricSpecificDetails
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

InMageRcmFabricSpecificDetails()

Initializes a new instance of the InMageRcmFabricSpecificDetails class.

InMageRcmFabricSpecificDetails(String, String, String, String, String, String, String, IdentityProviderDetails, IList<ProcessServerDetails>, IList<RcmProxyDetails>, IList<PushInstallerDetails>, IList<ReplicationAgentDetails>, IList<ReprotectAgentDetails>, IList<MarsAgentDetails>, IList<DraDetails>, IList<AgentDetails>)

Initializes a new instance of the InMageRcmFabricSpecificDetails class.

Properties

AgentDetails

Gets the list of agent details.

ControlPlaneUri

Gets the control plane Uri.

DataPlaneUri

Gets the data plane Uri.

Dras

Gets the list of DRAs.

MarsAgents

Gets the list of Mars agents.

PhysicalSiteId

Gets the ARM Id of the physical site.

ProcessServers

Gets the list of process servers.

PushInstallers

Gets the list of push installers.

RcmProxies

Gets the list of RCM proxies.

ReplicationAgents

Gets the list of replication agents.

ReprotectAgents

Gets the list of reprotect agents.

ServiceContainerId

Gets the service container Id.

ServiceEndpoint

Gets the service endpoint.

ServiceResourceId

Gets the service resource Id.

SourceAgentIdentityDetails

Gets or sets the source agent identity details.

VmwareSiteId

Gets the ARM Id of the VMware site.

Applies to