Freigeben über


VmmToAzureCreateNetworkMappingInput Class

Definition

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

Constructors

VmmToAzureCreateNetworkMappingInput()

Initializes a new instance of the VmmToAzureCreateNetworkMappingInput class.

Applies to