CreateNetworkMappingInput Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.CreateNetworkMappingInputTypeConverter))]
public class CreateNetworkMappingInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.ICreateNetworkMappingInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.CreateNetworkMappingInputTypeConverter))>]
type CreateNetworkMappingInput = class
    interface ICreateNetworkMappingInput
    interface IJsonSerializable
Public Class CreateNetworkMappingInput
Implements ICreateNetworkMappingInput
Inheritance
CreateNetworkMappingInput
Attributes
Implements

Constructors

CreateNetworkMappingInput()

Properties

FabricSpecificDetailInstanceType
RecoveryFabricName
RecoveryNetworkId

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to