IInsightsManagementClient Interface

 

Updated: September 18, 2014

Namespace:   Microsoft.Azure.Management.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public interface class IInsightsManagementClient : IDisposable

NameDescription
System_CAPS_pubpropertyAlertOperations

Operations for managing alert rules and incidents.

System_CAPS_pubpropertyApiVersion

Gets the API version.

System_CAPS_pubpropertyAutoscaleOperations

Operations for managing autoscale.

System_CAPS_pubpropertyBaseUri

Gets the URI used as the base for all cloud service requests.

System_CAPS_pubpropertyCredentials

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

System_CAPS_pubpropertyLongRunningOperationInitialTimeout

Gets or sets the initial timeout for Long Running Operations.

System_CAPS_pubpropertyLongRunningOperationRetryTimeout

Gets or sets the retry timeout for Long Running Operations.

System_CAPS_pubpropertyMonitoringConfigurationOperations

Operations for managing the collection of diagonstics and monitoring data.

NameDescription
System_CAPS_pubmethodDispose()

(Inherited from IDisposable.)

Return to top
Show: