IVmmToVmmCreateNetworkMappingInput Interface

Definition

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

Properties

Name Description
InstanceType

The instance type.

(Inherited from IFabricSpecificCreateNetworkMappingInput)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to