IInMageRcmMobilityAgentDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.InMageRcmMobilityAgentDetailsTypeConverter))]
public interface IInMageRcmMobilityAgentDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.InMageRcmMobilityAgentDetailsTypeConverter))>]
type IInMageRcmMobilityAgentDetails = interface
    interface IJsonSerializable
Public Interface IInMageRcmMobilityAgentDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AgentReinstallAttemptToVersion

The last agent reinstall type.

AgentReinstallJobId

The agent reinstall job Id.

AgentReinstallState

The agent auto reinstall state.

AgentVersionExpiryDate

The agent version expiry date.

DistroName

The distro name.

DistroNameForWhichAgentIsInstalled

Distro name for which agent is installed.

DriverVersion

The driver version.

DriverVersionExpiryDate

The driver version expiry date.

IsAgentReinstallRequired

A value indicating whether replication agent reinstallation is required.

IsAgentUpgradeable

A value indicating whether replication agent upgradeable.

IsLastReinstallSuccessful

A value indicating whether replication agent reinstallation is required.

IsUpgradeable

A value indicating whether agent is upgradeable or not.

LastAgentReinstallType

The last agent reinstall type.

LastHeartbeatUtc

The time of the last heartbeat received from the agent.

LatestAgentReleaseDate

The latest agent version release date.

LatestUpgradableVersionWithoutReboot

The latest upgradeable version available without reboot.

LatestVersion

The latest agent version available.

OSFamilyName

The OS family name.

ReasonsBlockingReinstall

whether reinstall is possible or not.

ReasonsBlockingReinstallDetail

whether reinstall is possible or not.

ReasonsBlockingUpgrade

The whether update is possible or not.

Version

The agent version.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to