Share via


IReprotectAgentDetails Interface

Definition

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

Properties

AccessibleDatastore

The list of accessible datastores fetched from discovery.

BiosId

The reprotect agent Bios Id.

FabricObjectId

The fabric object Id.

Fqdn

The reprotect agent Fqdn.

Health

The health of the reprotect agent.

HealthError

The health errors.

Id

The reprotect agent Id.

LastDiscoveryInUtc

The last time when SDS information discovered in SRS.

LastHeartbeatUtc

The last heartbeat received from the reprotect agent.

Name

The reprotect agent name.

ProtectedItemCount

The protected item count.

VcenterId

The Vcenter Id.

Version

The version.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to