Package version
Initialize a new instance of the class ApiDiagnostic class.
Reference to the service client
Creates a new Diagnostic for an API or updates an existing one.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Diagnostic identifier. Must be unique in the current API Management service instance.
Create parameters.
The options parameters.
Deletes the specified Diagnostic from an API.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Diagnostic identifier. Must be unique in the current API Management service instance.
ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
The options parameters.
Gets the details of the Diagnostic for an API specified by its identifier.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Diagnostic identifier. Must be unique in the current API Management service instance.
The options parameters.
Gets the entity state (Etag) version of the Diagnostic for an API specified by its identifier.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Diagnostic identifier. Must be unique in the current API Management service instance.
The options parameters.
Lists all diagnostics of an API.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
The options parameters.
Updates the details of the Diagnostic for an API specified by its identifier.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Diagnostic identifier. Must be unique in the current API Management service instance.
ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
Diagnostic Update parameters.
The options parameters.
Generated using TypeDoc
Class containing ApiDiagnostic operations.