HyperVSiteDetails.HyperVHosts 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 Hyper-V hosts associated with the fabric.
[Newtonsoft.Json.JsonProperty(PropertyName="hyperVHosts")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.HyperVHostDetails> HyperVHosts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hyperVHosts")>]
member this.HyperVHosts : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.HyperVHostDetails> with get, set
Public Property HyperVHosts As IList(Of HyperVHostDetails)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute