Share via


PrivateEndpointConnectionBaseCmdlet.BuildProvider(String, String) Method

Definition

protected Microsoft.Azure.Commands.Network.IPrivateLinkProvider BuildProvider (string subscription, string privateLinkResourceType);
member this.BuildProvider : string * string -> Microsoft.Azure.Commands.Network.IPrivateLinkProvider
Protected Function BuildProvider (subscription As String, privateLinkResourceType As String) As IPrivateLinkProvider

Parameters

subscription
String
privateLinkResourceType
String

Returns

Applies to