Share via


ICreateNetworkMappingInput Interface

Definition

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

Properties

FabricSpecificDetailInstanceType

The instance type.

RecoveryFabricName

Recovery fabric Name.

RecoveryNetworkId

Recovery network Id.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to