Share via


IInMageRcmFabricSpecificDetails.ReprotectAgent Property

Definition

The list of reprotect agents.

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

Property Value

Attributes

Applies to