InMageRcmFabricSpecificDetails.ReplicationAgents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of replication agents.
[Newtonsoft.Json.JsonProperty(PropertyName="replicationAgents")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationAgentDetails> ReplicationAgents { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replicationAgents")>]
member this.ReplicationAgents : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationAgentDetails>
Public ReadOnly Property ReplicationAgents As IList(Of ReplicationAgentDetails)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute