Partager via


InMageRcmFabricSpecificDetails.ReprotectAgents Property

Definition

Gets the list of reprotect agents.

[Newtonsoft.Json.JsonProperty(PropertyName="reprotectAgents")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReprotectAgentDetails> ReprotectAgents { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reprotectAgents")>]
member this.ReprotectAgents : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReprotectAgentDetails>
Public ReadOnly Property ReprotectAgents As IList(Of ReprotectAgentDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to