IEndpointDetail Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.EndpointDetailTypeConverter))]
public interface IEndpointDetail : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.EndpointDetailTypeConverter))>]
type IEndpointDetail = interface
    interface IJsonSerializable
Public Interface IEndpointDetail
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

IPAddress
Port

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to