Aracılığıyla paylaş


InMageRcmFabricSpecificDetails.ProcessServers Property

Definition

Gets the list of process servers.

[Newtonsoft.Json.JsonProperty(PropertyName="processServers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProcessServerDetails> ProcessServers { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="processServers")>]
member this.ProcessServers : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProcessServerDetails>
Public ReadOnly Property ProcessServers As IList(Of ProcessServerDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to