Share via


IAzureToAzureCreateNetworkMappingInput Interface

Definition

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

Properties

InstanceType

The instance type.

(Inherited from IFabricSpecificCreateNetworkMappingInput)
PrimaryNetworkId

The primary azure vnet Id.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to