Share via


IVmmToAzureCreateNetworkMappingInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.VmmToAzureCreateNetworkMappingInputTypeConverter))]
public interface IVmmToAzureCreateNetworkMappingInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IFabricSpecificCreateNetworkMappingInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.VmmToAzureCreateNetworkMappingInputTypeConverter))>]
type IVmmToAzureCreateNetworkMappingInput = interface
    interface IJsonSerializable
    interface IFabricSpecificCreateNetworkMappingInput
Public Interface IVmmToAzureCreateNetworkMappingInput
Implements IFabricSpecificCreateNetworkMappingInput
Derived
Attributes
Implements

Properties

InstanceType

The instance type.

(Inherited from IFabricSpecificCreateNetworkMappingInput)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to