ApiManagementServiceResource.GetApiManagementDiagnostics Method

Definition

Gets a collection of ApiManagementDiagnosticResources in the ApiManagementService.

public virtual Azure.ResourceManager.ApiManagement.ApiManagementDiagnosticCollection GetApiManagementDiagnostics ();
abstract member GetApiManagementDiagnostics : unit -> Azure.ResourceManager.ApiManagement.ApiManagementDiagnosticCollection
override this.GetApiManagementDiagnostics : unit -> Azure.ResourceManager.ApiManagement.ApiManagementDiagnosticCollection
Public Overridable Function GetApiManagementDiagnostics () As ApiManagementDiagnosticCollection

Returns

An object representing collection of ApiManagementDiagnosticResources and their operations over a ApiManagementDiagnosticResource.

Applies to