VmmToAzureCreateNetworkMappingInput 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.
Create network mappings input properties/behavior specific to Vmm to Azure Network mapping.
[Newtonsoft.Json.JsonObject("VmmToAzure")]
public class VmmToAzureCreateNetworkMappingInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificCreateNetworkMappingInput
[<Newtonsoft.Json.JsonObject("VmmToAzure")>]
type VmmToAzureCreateNetworkMappingInput = class
inherit FabricSpecificCreateNetworkMappingInput
Public Class VmmToAzureCreateNetworkMappingInput
Inherits FabricSpecificCreateNetworkMappingInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
VmmToAzureCreateNetworkMappingInput() |
Initializes a new instance of the VmmToAzureCreateNetworkMappingInput class. |