Compartir a través de


MonitoringSolutions Class

Definition

Low-level API implementation for the MonitoringSolutions service. Azure Log Analytics API reference for Solution.

public class MonitoringSolutions
type MonitoringSolutions = class
Public Class MonitoringSolutions
Inheritance
MonitoringSolutions

Constructors

MonitoringSolutions()

Methods

ManagementAssociationsCreateOrUpdate(String, String, String, String, String, String, IManagementAssociation, Func<HttpResponseMessage, Task<IManagementAssociation>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Creates or updates the ManagementAssociation.

ManagementAssociationsCreateOrUpdateViaIdentity(String, IManagementAssociation, Func<HttpResponseMessage,Task<IManagementAssociation>,Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Creates or updates the ManagementAssociation.

ManagementAssociationsDelete(String, String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Deletes the ManagementAssociation in the subscription.

ManagementAssociationsDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Deletes the ManagementAssociation in the subscription.

ManagementAssociationsGet(String, String, String, String, String, String, Func<HttpResponseMessage,Task<IManagementAssociation>, Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the user ManagementAssociation.

ManagementAssociationsGetViaIdentity(String, Func<HttpResponseMessage, Task<IManagementAssociation>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the user ManagementAssociation.

ManagementAssociationsListBySubscription(String, Func<HttpResponseMessage, Task<IManagementAssociationPropertiesList>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the ManagementAssociations list.

ManagementAssociationsListBySubscriptionViaIdentity(String, Func<HttpResponseMessage, Task<IManagementAssociationPropertiesList>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the ManagementAssociations list.

ManagementConfigurationsCreateOrUpdate(String, String, String, IManagementConfiguration, Func<HttpResponseMessage,Task<IManagementConfiguration>, Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Creates or updates the ManagementConfiguration.

ManagementConfigurationsCreateOrUpdateViaIdentity(String, IManagementConfiguration, Func<HttpResponseMessage,Task<IManagementConfiguration>,Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Creates or updates the ManagementConfiguration.

ManagementConfigurationsDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Deletes the ManagementConfiguration in the subscription.

ManagementConfigurationsDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Deletes the ManagementConfiguration in the subscription.

ManagementConfigurationsGet(String, String, String, Func<HttpResponseMessage, Task<IManagementConfiguration>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the user ManagementConfiguration.

ManagementConfigurationsGetViaIdentity(String, Func<HttpResponseMessage, Task<IManagementConfiguration>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the user ManagementConfiguration.

ManagementConfigurationsListBySubscription(String, Func<HttpResponseMessage, Task<IManagementConfigurationPropertiesList>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the ManagementConfigurations list.

ManagementConfigurationsListBySubscriptionViaIdentity(String, Func<HttpResponseMessage,Task<IManagementConfigurationPropertiesList>, Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the ManagementConfigurations list.

OperationsList(Func<HttpResponseMessage,Task<IOperationListResult>,Task>, IEventListener, ISendAsync)

Lists all of the available OperationsManagement Rest API operations.

OperationsListViaIdentity(String, Func<HttpResponseMessage,Task<IOperationListResult>,Task>, IEventListener, ISendAsync)

Lists all of the available OperationsManagement Rest API operations.

SolutionsCreateOrUpdate(String, String, String, ISolution, Func<HttpResponseMessage, Task<ISolution>,Task>, Func<HttpResponseMessage,Task<ICodeMessageError>, Task>, IEventListener, ISendAsync)

Creates or updates the Solution.

SolutionsCreateOrUpdateViaIdentity(String, ISolution, Func<HttpResponseMessage, Task<ISolution>,Task>, Func<HttpResponseMessage,Task<ICodeMessageError>, Task>, IEventListener, ISendAsync)

Creates or updates the Solution.

SolutionsDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Deletes the solution in the subscription.

SolutionsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Deletes the solution in the subscription.

SolutionsGet(String, String, String, Func<HttpResponseMessage, Task<ISolution>,Task>, Func<HttpResponseMessage,Task<ICodeMessageError>, Task>, IEventListener, ISendAsync)

Retrieves the user solution.

SolutionsGetViaIdentity(String, Func<HttpResponseMessage,Task<ISolution>, Task>, Func<HttpResponseMessage,Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the user solution.

SolutionsListByResourceGroup(String, String, Func<HttpResponseMessage, Task<ISolutionPropertiesList>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the solution list. It will retrieve both first party and third party solutions

SolutionsListByResourceGroupViaIdentity(String, Func<HttpResponseMessage, Task<ISolutionPropertiesList>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the solution list. It will retrieve both first party and third party solutions

SolutionsListBySubscription(String, Func<HttpResponseMessage, Task<ISolutionPropertiesList>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the solution list. It will retrieve both first party and third party solutions

SolutionsListBySubscriptionViaIdentity(String, Func<HttpResponseMessage, Task<ISolutionPropertiesList>,Task>, Func<HttpResponseMessage, Task<ICodeMessageError>,Task>, IEventListener, ISendAsync)

Retrieves the solution list. It will retrieve both first party and third party solutions

SolutionsUpdate(String, String, String, ISolutionPatch, Func<HttpResponseMessage, Task<ISolution>,Task>, Func<HttpResponseMessage,Task<ICodeMessageError>, Task>, IEventListener, ISendAsync)

Update the tags of a solution.

SolutionsUpdateViaIdentity(String, ISolutionPatch, Func<HttpResponseMessage, Task<ISolution>,Task>, Func<HttpResponseMessage,Task<ICodeMessageError>, Task>, IEventListener, ISendAsync)

Update the tags of a solution.

Applies to