Freigeben über


WebAppsOperationsExtensions.BeginApproveOrRejectPrivateEndpointConnection Methode

Definition

Genehmigt oder lehnt eine Verbindung mit einem privaten Endpunkt ab.

public static Microsoft.Azure.Management.WebSites.Models.RemotePrivateEndpointConnectionARMResource BeginApproveOrRejectPrivateEndpointConnection (this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string resourceGroupName, string name, string privateEndpointConnectionName, Microsoft.Azure.Management.WebSites.Models.PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper);
static member BeginApproveOrRejectPrivateEndpointConnection : Microsoft.Azure.Management.WebSites.IWebAppsOperations * string * string * string * Microsoft.Azure.Management.WebSites.Models.PrivateLinkConnectionApprovalRequestResource -> Microsoft.Azure.Management.WebSites.Models.RemotePrivateEndpointConnectionARMResource
<Extension()>
Public Function BeginApproveOrRejectPrivateEndpointConnection (operations As IWebAppsOperations, resourceGroupName As String, name As String, privateEndpointConnectionName As String, privateEndpointWrapper As PrivateLinkConnectionApprovalRequestResource) As RemotePrivateEndpointConnectionARMResource

Parameter

operations
IWebAppsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe, zu der die Ressource gehört.

name
String

Name der Website.

privateEndpointConnectionName
String

Gibt zurück

Hinweise

Beschreibung für Genehmigen oder Ablehnen einer Verbindung mit einem privaten Endpunkt

Gilt für: