Share via


IPrivateEndpointConnectionListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.PrivateEndpointConnectionListResultTypeConverter))]
public interface IPrivateEndpointConnectionListResult : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.PrivateEndpointConnectionListResultTypeConverter))>]
type IPrivateEndpointConnectionListResult = interface
    interface IJsonSerializable
Public Interface IPrivateEndpointConnectionListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

A link for the next page of private endpoint connection resources.

Value

A collection of private endpoint connection resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to