ApiManagementClient.DiagnosticListTenantLevel(String, String) Method

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementDiagnostic> DiagnosticListTenantLevel (string resourceGroupName, string serviceName);
member this.DiagnosticListTenantLevel : string * string -> System.Collections.Generic.IList<Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementDiagnostic>
Public Function DiagnosticListTenantLevel (resourceGroupName As String, serviceName As String) As IList(Of PsApiManagementDiagnostic)

Parameters

resourceGroupName
String
serviceName
String

Returns

Applies to