Uses of Class
com.azure.resourcemanager.applicationinsights.models.TagsResource
Packages that use TagsResource
Package
Description
Package containing the service clients for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of TagsResource in com.azure.resourcemanager.applicationinsights.fluent
Methods in com.azure.resourcemanager.applicationinsights.fluent with parameters of type TagsResourceModifier and TypeMethodDescriptionComponentsClient.updateTags(String resourceGroupName, String resourceName, TagsResource componentTags) Updates an existing component's tags.WebTestsClient.updateTags(String resourceGroupName, String webTestName, TagsResource webTestTags) Creates or updates an Application Insights web test definition.com.azure.core.http.rest.Response<ApplicationInsightsComponentInner>ComponentsClient.updateTagsWithResponse(String resourceGroupName, String resourceName, TagsResource componentTags, com.azure.core.util.Context context) Updates an existing component's tags.com.azure.core.http.rest.Response<WebTestInner>WebTestsClient.updateTagsWithResponse(String resourceGroupName, String webTestName, TagsResource webTestTags, com.azure.core.util.Context context) Creates or updates an Application Insights web test definition. -
Uses of TagsResource in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return TagsResourceModifier and TypeMethodDescriptionSet the tags property: Resource tags.