IAgentDetails Interface

Definition

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

Properties

AgentId
BiosId
Disk
Fqdn
MachineId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to