VmmDetails 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.
VMM fabric specific details.
[Newtonsoft.Json.JsonObject("VMM")]
public class VmmDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificDetails
[<Newtonsoft.Json.JsonObject("VMM")>]
type VmmDetails = class
inherit FabricSpecificDetails
Public Class VmmDetails
Inherits FabricSpecificDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
VmmDetails() |
Initializes a new instance of the VmmDetails class. |