HyperVSiteDetails Class
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.
HyperVSite fabric specific details.
[Newtonsoft.Json.JsonObject("HyperVSite")]
public class HyperVSiteDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificDetails
[<Newtonsoft.Json.JsonObject("HyperVSite")>]
type HyperVSiteDetails = class
inherit FabricSpecificDetails
Public Class HyperVSiteDetails
Inherits FabricSpecificDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
HyperVSiteDetails() |
Initializes a new instance of the HyperVSiteDetails class. |
HyperVSiteDetails(IList<HyperVHostDetails>) |
Initializes a new instance of the HyperVSiteDetails class. |
Properties
HyperVHosts |
Gets or sets the list of Hyper-V hosts associated with the fabric. |