InMageRcmFabricSpecificDetails.ReprotectAgents 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 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