Delen via


PrivateEndpointConnectionsOperationsExtensions.Get Methode

Definitie

Hiermee wordt een privé-eindpuntverbinding opgehaald.

public static Microsoft.Azure.Management.Automation.Models.PrivateEndpointConnection Get(this Microsoft.Azure.Management.Automation.IPrivateEndpointConnectionsOperations operations, string resourceGroupName, string automationAccountName, string privateEndpointConnectionName);
static member Get : Microsoft.Azure.Management.Automation.IPrivateEndpointConnectionsOperations * string * string * string -> Microsoft.Azure.Management.Automation.Models.PrivateEndpointConnection
<Extension()>
Public Function Get (operations As IPrivateEndpointConnectionsOperations, resourceGroupName As String, automationAccountName As String, privateEndpointConnectionName As String) As PrivateEndpointConnection

Parameters

operations
IPrivateEndpointConnectionsOperations

De bewerkingsgroep voor deze extensiemethode.

resourceGroupName
String

Naam van een Azure-resourcegroep.

automationAccountName
String

De naam van het Automation-account.

privateEndpointConnectionName
String

De naam van de privé-eindpuntverbinding.

Retouren

Van toepassing op