共用方式為


PrivateEndpointConnectionBaseCmdlet.WritePrivateEndpointConnectionList Method

Definition

protected void WritePrivateEndpointConnectionList (System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Search.Models.PrivateEndpointConnection> privateEndpointConnections);
member this.WritePrivateEndpointConnectionList : seq<Microsoft.Azure.Management.Search.Models.PrivateEndpointConnection> -> unit
Protected Sub WritePrivateEndpointConnectionList (privateEndpointConnections As IEnumerable(Of PrivateEndpointConnection))

Parameters

privateEndpointConnections
IEnumerable<PrivateEndpointConnection>

Applies to