Partager via


GatewayOperationsExtensions.GetDiagnosticsV2Async Méthode

Définition

L’opération Obtenir les diagnostics V2 obtient des informations sur la passerelle de réseau virtuel actuelle diagnostics session

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Network.Models.GatewayDiagnosticsStatus> GetDiagnosticsV2Async (this Microsoft.WindowsAzure.Management.Network.IGatewayOperations operations, string gatewayId);
static member GetDiagnosticsV2Async : Microsoft.WindowsAzure.Management.Network.IGatewayOperations * string -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Network.Models.GatewayDiagnosticsStatus>
<Extension()>
Public Function GetDiagnosticsV2Async (operations As IGatewayOperations, gatewayId As String) As Task(Of GatewayDiagnosticsStatus)

Paramètres

operations
IGatewayOperations

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

gatewayId
String

Obligatoire. ID de passerelle de réseau virtuel.

Retours

Status d’une opération de diagnostics de passerelle.

S’applique à