IVmmToAzureNetworkMappingSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.VmmToAzureNetworkMappingSettingsTypeConverter))]
public interface IVmmToAzureNetworkMappingSettings : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.INetworkMappingFabricSpecificSettings
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.VmmToAzureNetworkMappingSettingsTypeConverter))>]
type IVmmToAzureNetworkMappingSettings = interface
    interface IJsonSerializable
    interface INetworkMappingFabricSpecificSettings
Public Interface IVmmToAzureNetworkMappingSettings
Implements INetworkMappingFabricSpecificSettings
Derived
Attributes
Implements

Properties

Name Description
InstanceType

Gets the Instance type.

(Inherited from INetworkMappingFabricSpecificSettings)

Methods

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

Applies to