Compartilhar via


GatewayOperationsExtensions.BeginDeletingVirtualNetworkGateway Método

Definição

A operação Iniciar Exclusão Rede Virtual Gateway exclui um gateway de rede

public static Microsoft.WindowsAzure.Management.Network.Models.GatewayOperationResponse BeginDeletingVirtualNetworkGateway (this Microsoft.WindowsAzure.Management.Network.IGatewayOperations operations, string gatewayId);
static member BeginDeletingVirtualNetworkGateway : Microsoft.WindowsAzure.Management.Network.IGatewayOperations * string -> Microsoft.WindowsAzure.Management.Network.Models.GatewayOperationResponse
<Extension()>
Public Function BeginDeletingVirtualNetworkGateway (operations As IGatewayOperations, gatewayId As String) As GatewayOperationResponse

Parâmetros

operations
IGatewayOperations

Referência ao Microsoft.WindowsAzure.Management.Network.IGatewayOperations.

gatewayId
String

Obrigatórios. A ID do gateway de rede virtual.

Retornos

Uma resposta de serviço padrão, incluindo uma ID de solicitação e o código de status HTTP.

Aplica-se a