VMwareDetails.ProcessServers 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 or sets the list of Process Servers associated with the fabric.
[Newtonsoft.Json.JsonProperty(PropertyName="processServers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProcessServer> ProcessServers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="processServers")>]
member this.ProcessServers : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProcessServer> with get, set
Public Property ProcessServers As IList(Of ProcessServer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute