WebAppsOperationsExtensions.BeginApproveOrRejectPrivateEndpointConnection Método

Definição

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

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

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

Retornos

Comentários

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

Aplica-se a