Share via


IInMageRcmFabricSpecificDetails.ReplicationAgent Property

Definition

The list of replication agents.

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

Property Value

Attributes

Applies to