Freigeben über


WebAppsOperationsExtensions.BeginApproveOrRejectPrivateEndpointConnectionSlot Methode

Definition

Genehmigt oder lehnt eine Verbindung mit einem privaten Endpunkt ab.

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

Gibt zurück

Hinweise

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

Gilt für: