Share via


IInputEndpoint Interface

Definition

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

Properties

EndpointName
PrivatePort
Protocol
PublicPort

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to