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