次の方法で共有


HyperVSiteDetails.HyperVHosts Property

Definition

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

Applies to