Share via


IInMageRcmFabricSpecificDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageRcmFabricSpecificDetailsTypeConverter))]
public interface IInMageRcmFabricSpecificDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IFabricSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageRcmFabricSpecificDetailsTypeConverter))>]
type IInMageRcmFabricSpecificDetails = interface
    interface IJsonSerializable
    interface IFabricSpecificDetails
Public Interface IInMageRcmFabricSpecificDetails
Implements IFabricSpecificDetails
Derived
Attributes
Implements

Properties

AgentDetail

The list of agent details.

ControlPlaneUri

The control plane Uri.

DataPlaneUri

The data plane Uri.

Dra

The list of DRAs.

InstanceType

Gets the class type. Overridden in derived classes.

(Inherited from IFabricSpecificDetails)
MarsAgent

The list of Mars agents.

PhysicalSiteId

The ARM Id of the physical site.

ProcessServer

The list of process servers.

PushInstaller

The list of push installers.

RcmProxy

The list of RCM proxies.

ReplicationAgent

The list of replication agents.

ReprotectAgent

The list of reprotect agents.

ServiceContainerId

The service container Id.

ServiceEndpoint

The service endpoint.

ServiceResourceId

The service resource Id.

SourceAgentIdentityDetailAadAuthority

The base authority for Azure Active Directory authentication.

SourceAgentIdentityDetailApplicationId

The application/client Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.

SourceAgentIdentityDetailAudience

The intended Audience of the service principal with which the on-premise management/data plane components would communicate with our Azure services.

SourceAgentIdentityDetailObjectId

The object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.

SourceAgentIdentityDetailTenantId

The tenant Id for the service principal with which the on-premise management/data plane components would communicate with our Azure services.

VmwareSiteId

The ARM Id of the VMware site.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to