Share via


INetworkMapping Interface

Definition

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

Properties

FabricSpecificSettingInstanceType

Gets the Instance type.

Id

Resource Id

(Inherited from IResource)
Location

Resource Location

(Inherited from IResource)
Name

Resource Name

(Inherited from IResource)
PrimaryFabricFriendlyName

The primary fabric friendly name.

PrimaryNetworkFriendlyName

The primary network friendly name.

PrimaryNetworkId

The primary network id for network mapping.

RecoveryFabricArmId

The recovery fabric ARM id.

RecoveryFabricFriendlyName

The recovery fabric friendly name.

RecoveryNetworkFriendlyName

The recovery network friendly name.

RecoveryNetworkId

The recovery network id for network mapping.

State

The pairing state for network mapping.

Type

Resource Type

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to