Share via


VmmToVmmCreateNetworkMappingInput Class

Definition

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
VmmToVmmCreateNetworkMappingInput
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

VmmToVmmCreateNetworkMappingInput()

Initializes a new instance of the VmmToVmmCreateNetworkMappingInput class.

Applies to