次の方法で共有


IPrivateEndpointConnectionListResult Interface

Definition

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

Properties

Value

Array of private endpoint connections

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to