ManagedPrivateEndpointListResult Class

Definition

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

Constructors

ManagedPrivateEndpointListResult()

Properties

Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to