InsightsManagementClient Class
Updated: September 18, 2014
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Microsoft.WindowsAzure.Common::ServiceClient<T>
Microsoft.Azure.Management.Insights::InsightsManagementClient
| Name | Description | |
|---|---|---|
![]() | InsightsManagementClient(SubscriptionCloudCredentials^) | Initializes a new instance of the InsightsManagementClient class. |
![]() | InsightsManagementClient(SubscriptionCloudCredentials^, HttpClient^) | Initializes a new instance of the InsightsManagementClient class. |
![]() | InsightsManagementClient(SubscriptionCloudCredentials^, Uri^) | Initializes a new instance of the InsightsManagementClient class. |
![]() | InsightsManagementClient(SubscriptionCloudCredentials^, Uri^, HttpClient^) | Initializes a new instance of the InsightsManagementClient class. |
| Name | Description | |
|---|---|---|
![]() | AlertOperations | Operations for managing alert rules and incidents. |
![]() | ApiVersion | Gets the API version. |
![]() | AutoscaleOperations | Operations for managing autoscale. |
![]() | BaseUri | Gets the URI used as the base for all cloud service requests. |
![]() | Credentials | Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
![]() | HttpClient | (Inherited from ServiceClient<T>.) |
![]() | HttpMessageHandler | (Inherited from ServiceClient<T>.) |
![]() | LongRunningOperationInitialTimeout | Gets or sets the initial timeout for Long Running Operations. |
![]() | LongRunningOperationRetryTimeout | Gets or sets the retry timeout for Long Running Operations. |
![]() | MonitoringConfigurationOperations | Operations for managing the collection of diagonstics and monitoring data. |
![]() | UserAgent | (Inherited from ServiceClient<T>.) |
| Name | Description | |
|---|---|---|
![]() | Clone(ServiceClient<InsightsManagementClient^>^) | Clones properties from current instance to another InsightsManagementClient instance(Overrides ServiceClient<T>::Clone(ServiceClient<T>^).) |
![]() | Dispose() | (Inherited from ServiceClient<T>.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeHttpClient(HttpMessageHandler^) | (Inherited from ServiceClient<T>.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | WithHandler(DelegatingHandler^) | (Inherited from ServiceClient<T>.) |
![]() | WithHandler(DelegatingHandler^) | Get an instance of the InsightsManagementClient class that uses the handler while initiating web requests. |
![]() | WithHandler(ServiceClient<T>^, DelegatingHandler^) | (Inherited from ServiceClient<T>.) |
![]() | WithHandlers(IEnumerable<DelegatingHandler^>^) | (Inherited from ServiceClient<T>.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



