WebAppsOperationsExtensions.ApproveOrRejectPrivateEndpointConnectionSlot Método

Definição

Aprova ou rejeita uma conexão de ponto de extremidade privado

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

Parâmetros

operations
IWebAppsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

Nome do grupo de recursos ao qual pertence o recurso.

name
String

Nome do site.

privateEndpointConnectionName
String
slot
String

Retornos

Comentários

Descrição de Aprova ou rejeita uma conexão de ponto de extremidade privado

Aplica-se a