Freigeben über


PrivateEndpointConnectionsOperationsExtensions.CreateOrUpdate Methode

Definition

Genehmigen oder Ablehnen einer Verbindung mit einem privaten Endpunkt mit einem angegebenen Namen.

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

Parameter

operations
IPrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name einer Azure-Ressourcengruppe.

automationAccountName
String

Der Name des Automation-Kontos.

privateEndpointConnectionName
String

Der Name der privaten Endpunktverbindung.

Gibt zurück

Gilt für: