Sdílet prostřednictvím


PrivateEndpointConnectionsOperationsExtensions.ListByAutomationAccount Metoda

Definice

Vypíše všechna připojení privátních koncových bodů v účtu Automation.

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)

Parametry

operations
IPrivateEndpointConnectionsOperations

Skupina operací pro tuto rozšiřující metodu.

resourceGroupName
String

Název skupiny prostředků Azure.

automationAccountName
String

Název účtu Automation.

Návraty

Platí pro