IAzureToAzureCreateNetworkMappingInput Interface

Definition

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

Properties

Name Description
InstanceType

The instance type.

(Inherited from IFabricSpecificCreateNetworkMappingInput)
PrimaryNetworkId

The primary azure vnet Id.

Methods

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

Applies to