IInMageRcmApplianceDetails Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageRcmApplianceDetailsTypeConverter))]
public interface IInMageRcmApplianceDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageRcmApplianceDetailsTypeConverter))>]
type IInMageRcmApplianceDetails = interface
interface IJsonSerializable
Public Interface IInMageRcmApplianceDetails
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
DraBiosId |
The DRA Bios Id. |
DraForwardProtectedItemCount |
The count of protected items which are protected in forward direction. |
DraHealth |
The health. |
DraHealthError |
The health errors. |
DraId |
The DRA Id. |
DraLastHeartbeatUtc |
The last heartbeat received from the DRA. |
DraName |
The DRA name. |
DraReverseProtectedItemCount |
The count of protected items which are protected in reverse direction. |
DraVersion |
The version. |
FabricArmId |
The fabric ARM Id. |
Id |
The appliance Id. |
MarAgentBiosId |
The Mars agent Bios Id. |
MarAgentFabricObjectId |
The fabric object Id. |
MarAgentFqdn |
The Mars agent Fqdn. |
MarAgentHealth |
The health of the Mars agent. |
MarAgentHealthError |
The health errors. |
MarAgentId |
The Mars agent Id. |
MarAgentLastHeartbeatUtc |
The last heartbeat received from the Mars agent. |
MarAgentName |
The Mars agent name. |
MarAgentVersion |
The version. |
Name |
The appliance name. |
ProcessServer |
The process server. |
PushInstallerBiosId |
The push installer Bios Id. |
PushInstallerFabricObjectId |
The fabric object Id. |
PushInstallerFqdn |
The push installer Fqdn. |
PushInstallerHealth |
The health of the push installer. |
PushInstallerHealthError |
The health errors. |
PushInstallerId |
The push installer Id. |
PushInstallerLastHeartbeatUtc |
The last heartbeat received from the push installer. |
PushInstallerName |
The push installer name. |
PushInstallerVersion |
The version. |
RcmProxyBiosId |
The RCM proxy Bios Id. |
RcmProxyClientAuthenticationType |
The client authentication type. |
RcmProxyFabricObjectId |
The fabric object Id. |
RcmProxyFqdn |
The RCM proxy Fqdn. |
RcmProxyHealth |
The health of the RCM proxy. |
RcmProxyHealthError |
The health errors. |
RcmProxyId |
The RCM proxy Id. |
RcmProxyLastHeartbeatUtc |
The last heartbeat received from the RCM proxy. |
RcmProxyName |
The RCM proxy name. |
RcmProxyVersion |
The version. |
ReplicationAgentBiosId |
The replication agent Bios Id. |
ReplicationAgentFabricObjectId |
The fabric object Id. |
ReplicationAgentFqdn |
The replication agent Fqdn. |
ReplicationAgentHealth |
The health of the replication agent. |
ReplicationAgentHealthError |
The health errors. |
ReplicationAgentId |
The replication agent Id. |
ReplicationAgentLastHeartbeatUtc |
The last heartbeat received from the replication agent. |
ReplicationAgentName |
The replication agent name. |
ReplicationAgentVersion |
The version. |
ReprotectAgentAccessibleDatastore |
The list of accessible datastores fetched from discovery. |
ReprotectAgentBiosId |
The reprotect agent Bios Id. |
ReprotectAgentFabricObjectId |
The fabric object Id. |
ReprotectAgentFqdn |
The reprotect agent Fqdn. |
ReprotectAgentHealth |
The health of the reprotect agent. |
ReprotectAgentHealthError |
The health errors. |
ReprotectAgentId |
The reprotect agent Id. |
ReprotectAgentLastDiscoveryInUtc |
The last time when SDS information discovered in SRS. |
ReprotectAgentLastHeartbeatUtc |
The last heartbeat received from the reprotect agent. |
ReprotectAgentName |
The reprotect agent name. |
ReprotectAgentProtectedItemCount |
The protected item count. |
ReprotectAgentVcenterId |
The Vcenter Id. |
ReprotectAgentVersion |
The version. |
SwitchProviderBlockingErrorDetail |
The switch provider blocking error information. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |