VmmToVmmCreateNetworkMappingInput 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 vmm Network mapping.
[Newtonsoft.Json.JsonObject("VmmToVmm")]
public class VmmToVmmCreateNetworkMappingInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificCreateNetworkMappingInput
[<Newtonsoft.Json.JsonObject("VmmToVmm")>]
type VmmToVmmCreateNetworkMappingInput = class
inherit FabricSpecificCreateNetworkMappingInput
Public Class VmmToVmmCreateNetworkMappingInput
Inherits FabricSpecificCreateNetworkMappingInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
VmmToVmmCreateNetworkMappingInput() |
Initializes a new instance of the VmmToVmmCreateNetworkMappingInput class. |