Delen via


InMageRcmFabricSpecificDetails.AgentDetails Property

Definition

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

Applies to