ApplicationInsightsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class to add extension methods to Azure.ResourceManager.ApplicationInsights.
public static class ApplicationInsightsExtensions
type ApplicationInsightsExtensions = class
Public Module ApplicationInsightsExtensions
- Inheritance
-
ApplicationInsightsExtensions
Methods
GetApplicationInsightsComponent(ResourceGroupResource, String, CancellationToken) |
Returns an Application Insights component.
|
GetApplicationInsightsComponentAsync(ResourceGroupResource, String, CancellationToken) |
Returns an Application Insights component.
|
GetApplicationInsightsComponentResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApplicationInsightsComponentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ApplicationInsightsComponentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetApplicationInsightsComponentResource(ResourceIdentifier) instead. |
GetApplicationInsightsComponents(ResourceGroupResource) |
Gets a collection of ApplicationInsightsComponentResources in the ResourceGroupResource. MockingTo mock this method, please mock GetApplicationInsightsComponents() instead. |
GetApplicationInsightsComponents(SubscriptionResource, CancellationToken) |
Gets a list of all Application Insights components within a subscription.
|
GetApplicationInsightsComponentsAsync(SubscriptionResource, CancellationToken) |
Gets a list of all Application Insights components within a subscription.
|
GetApplicationInsightsWebTest(ResourceGroupResource, String, CancellationToken) |
Get a specific Application Insights web test definition.
|
GetApplicationInsightsWebTestAsync(ResourceGroupResource, String, CancellationToken) |
Get a specific Application Insights web test definition.
|
GetApplicationInsightsWebTestResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApplicationInsightsWebTestResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ApplicationInsightsWebTestResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetApplicationInsightsWebTestResource(ResourceIdentifier) instead. |
GetApplicationInsightsWebTests(ResourceGroupResource) |
Gets a collection of ApplicationInsightsWebTestResources in the ResourceGroupResource. MockingTo mock this method, please mock GetApplicationInsightsWebTests() instead. |
GetApplicationInsightsWebTests(SubscriptionResource, CancellationToken) |
Get all Application Insights web test definitions for the specified subscription.
|
GetApplicationInsightsWebTestsAsync(SubscriptionResource, CancellationToken) |
Get all Application Insights web test definitions for the specified subscription.
|
GetApplicationInsightsWorkbook(ResourceGroupResource, String, Nullable<Boolean>, CancellationToken) |
Get a single workbook by its resourceName.
|
GetApplicationInsightsWorkbookAsync(ResourceGroupResource, String, Nullable<Boolean>, CancellationToken) |
Get a single workbook by its resourceName.
|
GetApplicationInsightsWorkbookResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApplicationInsightsWorkbookResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ApplicationInsightsWorkbookResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetApplicationInsightsWorkbookResource(ResourceIdentifier) instead. |
GetApplicationInsightsWorkbookRevisionResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApplicationInsightsWorkbookRevisionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an ApplicationInsightsWorkbookRevisionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetApplicationInsightsWorkbookRevisionResource(ResourceIdentifier) instead. |
GetApplicationInsightsWorkbooks(ResourceGroupResource) |
Gets a collection of ApplicationInsightsWorkbookResources in the ResourceGroupResource. MockingTo mock this method, please mock GetApplicationInsightsWorkbooks() instead. |
GetApplicationInsightsWorkbooks(SubscriptionResource, WorkbookCategoryType, IEnumerable<String>, Nullable<Boolean>, CancellationToken) |
Get all Workbooks defined within a specified subscription and category.
|
GetApplicationInsightsWorkbooksAsync(SubscriptionResource, WorkbookCategoryType, IEnumerable<String>, Nullable<Boolean>, CancellationToken) |
Get all Workbooks defined within a specified subscription and category.
|
GetApplicationInsightsWorkbookTemplate(ResourceGroupResource, String, CancellationToken) |
Get a single workbook template by its resourceName.
|
GetApplicationInsightsWorkbookTemplateAsync(ResourceGroupResource, String, CancellationToken) |
Get a single workbook template by its resourceName.
|
GetApplicationInsightsWorkbookTemplateResource(ArmClient, ResourceIdentifier) |
Gets an object representing an ApplicationInsightsWorkbookTemplateResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an ApplicationInsightsWorkbookTemplateResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetApplicationInsightsWorkbookTemplateResource(ResourceIdentifier) instead. |
GetApplicationInsightsWorkbookTemplates(ResourceGroupResource) |
Gets a collection of ApplicationInsightsWorkbookTemplateResources in the ResourceGroupResource. MockingTo mock this method, please mock GetApplicationInsightsWorkbookTemplates() instead. |
GetComponentLinkedStorageAccountResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ComponentLinkedStorageAccountResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, StorageType) to create a ComponentLinkedStorageAccountResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetComponentLinkedStorageAccountResource(ResourceIdentifier) instead. |
GetLiveToken(ArmClient, ResourceIdentifier, CancellationToken) |
Gets an access token for live metrics stream data.
|
GetLiveTokenAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Gets an access token for live metrics stream data.
|
GetMyWorkbook(ResourceGroupResource, String, CancellationToken) |
Get a single private workbook by its resourceName.
|
GetMyWorkbookAsync(ResourceGroupResource, String, CancellationToken) |
Get a single private workbook by its resourceName.
|
GetMyWorkbookResource(ArmClient, ResourceIdentifier) |
Gets an object representing a MyWorkbookResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a MyWorkbookResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetMyWorkbookResource(ResourceIdentifier) instead. |
GetMyWorkbooks(ResourceGroupResource) |
Gets a collection of MyWorkbookResources in the ResourceGroupResource. MockingTo mock this method, please mock GetMyWorkbooks() instead. |
GetMyWorkbooks(SubscriptionResource, CategoryType, IEnumerable<String>, Nullable<Boolean>, CancellationToken) |
Get all private workbooks defined within a specified subscription and category.
|
GetMyWorkbooksAsync(SubscriptionResource, CategoryType, IEnumerable<String>, Nullable<Boolean>, CancellationToken) |
Get all private workbooks defined within a specified subscription and category.
|
GetWebTest(ResourceGroupResource, String, CancellationToken) |
Get a specific Application Insights web test definition.
|
GetWebTestAsync(ResourceGroupResource, String, CancellationToken) |
Get a specific Application Insights web test definition.
|
GetWebTestResource(ArmClient, ResourceIdentifier) |
Gets an object representing a WebTestResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a WebTestResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWebTestResource(ResourceIdentifier) instead. |
GetWebTests(ResourceGroupResource) |
Gets a collection of WebTestResources in the ResourceGroupResource. MockingTo mock this method, please mock GetWebTests() instead. |
GetWebTests(SubscriptionResource, CancellationToken) |
Get all Application Insights web test definitions for the specified subscription.
|
GetWebTestsAsync(SubscriptionResource, CancellationToken) |
Get all Application Insights web test definitions for the specified subscription.
|
GetWorkbook(ResourceGroupResource, String, Nullable<Boolean>, CancellationToken) |
Get a single workbook by its resourceName.
|
GetWorkbookAsync(ResourceGroupResource, String, Nullable<Boolean>, CancellationToken) |
Get a single workbook by its resourceName.
|
GetWorkbookResource(ArmClient, ResourceIdentifier) |
Gets an object representing a WorkbookResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a WorkbookResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkbookResource(ResourceIdentifier) instead. |
GetWorkbookRevisionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a WorkbookRevisionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a WorkbookRevisionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkbookRevisionResource(ResourceIdentifier) instead. |
GetWorkbooks(ResourceGroupResource) |
Gets a collection of WorkbookResources in the ResourceGroupResource. MockingTo mock this method, please mock GetWorkbooks() instead. |
GetWorkbooks(SubscriptionResource, CategoryType, IEnumerable<String>, Nullable<Boolean>, CancellationToken) |
Get all Workbooks defined within a specified subscription and category.
|
GetWorkbooksAsync(SubscriptionResource, CategoryType, IEnumerable<String>, Nullable<Boolean>, CancellationToken) |
Get all Workbooks defined within a specified subscription and category.
|
GetWorkbookTemplate(ResourceGroupResource, String, CancellationToken) |
Get a single workbook template by its resourceName.
|
GetWorkbookTemplateAsync(ResourceGroupResource, String, CancellationToken) |
Get a single workbook template by its resourceName.
|
GetWorkbookTemplateResource(ArmClient, ResourceIdentifier) |
Gets an object representing a WorkbookTemplateResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a WorkbookTemplateResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkbookTemplateResource(ResourceIdentifier) instead. |
GetWorkbookTemplates(ResourceGroupResource) |
Gets a collection of WorkbookTemplateResources in the ResourceGroupResource. MockingTo mock this method, please mock GetWorkbookTemplates() instead. |
Applies to
Azure SDK for .NET