Freigeben über


IManagedPrivateEndpointListResult Interface

Definition

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

Properties

Name Description
Value

The list of managed private endpoints.

Methods

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

Applies to