IVmmToAzureCreateNetworkMappingInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.VmmToAzureCreateNetworkMappingInputTypeConverter))]
public interface IVmmToAzureCreateNetworkMappingInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IFabricSpecificCreateNetworkMappingInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.VmmToAzureCreateNetworkMappingInputTypeConverter))>]
type IVmmToAzureCreateNetworkMappingInput = interface
    interface IJsonSerializable
    interface IFabricSpecificCreateNetworkMappingInput
Public Interface IVmmToAzureCreateNetworkMappingInput
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