InMageRcmFabricSpecificDetails Class

Definition

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
InMageRcmFabricSpecificDetails
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

IJsonModel<FabricSpecificDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from FabricSpecificDetails)
IJsonModel<FabricSpecificDetails>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from FabricSpecificDetails)
IJsonModel<InMageRcmFabricSpecificDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<InMageRcmFabricSpecificDetails>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<FabricSpecificDetails>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from FabricSpecificDetails)
IPersistableModel<FabricSpecificDetails>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from FabricSpecificDetails)
IPersistableModel<FabricSpecificDetails>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from FabricSpecificDetails)
IPersistableModel<InMageRcmFabricSpecificDetails>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<InMageRcmFabricSpecificDetails>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<InMageRcmFabricSpecificDetails>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to