Partager via


GatewayOperationsExtensions.BeginDeletingVirtualNetworkGateway Méthode

Définition

L’opération Begin Delete Réseau virtuel Gateway supprime une passerelle réseau

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

Paramètres

operations
IGatewayOperations

Référence à Microsoft.WindowsAzure.Management.Network.IGatewayOperations.

gatewayId
String

Obligatoire. ID de passerelle de réseau virtuel.

Retours

Réponse de service standard comprenant un code de status HTTP et un ID de requête.

S’applique à