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