Share via


IEndpointDependency Interface

Definition

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

Properties

DomainName

The domain name of the dependency.

EndpointDetail

The ports used when connecting to DomainName.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to