Bagikan melalui


IPrivateEndpointConnectionListResult Interface

Definition

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

Properties

NextLink

Link to retrieve next page of results.

Value

Array of results.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to