IVmmToVmmCreateNetworkMappingInput 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.Api20250801.VmmToVmmCreateNetworkMappingInputTypeConverter))]
public interface IVmmToVmmCreateNetworkMappingInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IFabricSpecificCreateNetworkMappingInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.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) |