Share via


PrivateEndpointConnectionListResult Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PrivateEndpointConnectionListResultTypeConverter))]
public class PrivateEndpointConnectionListResult : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IPrivateEndpointConnectionListResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PrivateEndpointConnectionListResultTypeConverter))>]
type PrivateEndpointConnectionListResult = class
    interface IPrivateEndpointConnectionListResult
    interface IJsonSerializable
Public Class PrivateEndpointConnectionListResult
Implements IPrivateEndpointConnectionListResult
Inheritance
PrivateEndpointConnectionListResult
Attributes
Implements

Constructors

PrivateEndpointConnectionListResult()

Properties

Value

Methods

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

Applies to