IAzureToAzureCreateNetworkMappingInput Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |