Compartilhar via


PrivateEndpointConnectionOperationsExtensions.Put Método

Definição

Aprovar ou rejeitar solicitações de ponto de extremidade privado. Essa chamada é feita pelo administrador de backup.

public static Microsoft.Azure.Management.RecoveryServices.Backup.Models.PrivateEndpointConnectionResource Put (this Microsoft.Azure.Management.RecoveryServices.Backup.IPrivateEndpointConnectionOperations operations, string vaultName, string resourceGroupName, string privateEndpointConnectionName, Microsoft.Azure.Management.RecoveryServices.Backup.Models.PrivateEndpointConnectionResource parameters);
static member Put : Microsoft.Azure.Management.RecoveryServices.Backup.IPrivateEndpointConnectionOperations * string * string * string * Microsoft.Azure.Management.RecoveryServices.Backup.Models.PrivateEndpointConnectionResource -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.PrivateEndpointConnectionResource
<Extension()>
Public Function Put (operations As IPrivateEndpointConnectionOperations, vaultName As String, resourceGroupName As String, privateEndpointConnectionName As String, parameters As PrivateEndpointConnectionResource) As PrivateEndpointConnectionResource

Parâmetros

operations
IPrivateEndpointConnectionOperations

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

vaultName
String

O nome do cofre dos serviços de recuperação.

resourceGroupName
String

O nome do grupo de recursos em que o cofre dos serviços de recuperação está presente.

privateEndpointConnectionName
String

O nome da conexão de ponto de extremidade privado.

parameters
PrivateEndpointConnectionResource

Corpo da solicitação para operação

Retornos

Aplica-se a