Share via


IInMageRcmFabricSpecificDetails.AgentDetail Property

Definition

The list of agent details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of agent details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IAgentDetails) }, ReadOnly=true, Required=false, SerializedName="agentDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IAgentDetails[] AgentDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of agent details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IAgentDetails) }, ReadOnly=true, Required=false, SerializedName="agentDetails")>]
member this.AgentDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IAgentDetails[]
Public ReadOnly Property AgentDetail As IAgentDetails()

Property Value

Attributes

Applies to