InMageRcmFabricSpecificDetails.AgentDetails 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 agent details.
[Newtonsoft.Json.JsonProperty(PropertyName="agentDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.AgentDetails> AgentDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="agentDetails")>]
member this.AgentDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.AgentDetails>
Public ReadOnly Property AgentDetails As IList(Of AgentDetails)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute