Freigeben über


PrivateEndpointConnectionsOperationsExtensions.ListByAutomationAccount Methode

Definition

Listet alle verbindungen des privaten Endpunkts in einem Automation-Konto auf.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Automation.Models.PrivateEndpointConnection> ListByAutomationAccount (this Microsoft.Azure.Management.Automation.IPrivateEndpointConnectionsOperations operations, string resourceGroupName, string automationAccountName);
static member ListByAutomationAccount : Microsoft.Azure.Management.Automation.IPrivateEndpointConnectionsOperations * string * string -> seq<Microsoft.Azure.Management.Automation.Models.PrivateEndpointConnection>
<Extension()>
Public Function ListByAutomationAccount (operations As IPrivateEndpointConnectionsOperations, resourceGroupName As String, automationAccountName As String) As IEnumerable(Of PrivateEndpointConnection)

Parameter

operations
IPrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name einer Azure-Ressourcengruppe.

automationAccountName
String

Der Name des Automation-Kontos.

Gibt zurück

Gilt für: