Aracılığıyla paylaş


InMageRcmFabricSpecificDetails.MarsAgents Property

Definition

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

Applies to