Freigeben über


IOutboundNetworkDependenciesEndpointListResult Interface

Definition

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

Properties

Name Description
NextLink

Link to next page of resources.

Value

Collection of resources.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to