Uses of Interface
com.azure.resourcemanager.applicationinsights.models.ComponentLinkedStorageAccounts
Packages that use ComponentLinkedStorageAccounts
Package
Description
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of ComponentLinkedStorageAccounts in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return ComponentLinkedStorageAccountsModifier and TypeMethodDescriptionComponentLinkedStorageAccounts.Update.apply()Executes the update request.ComponentLinkedStorageAccounts.Update.apply(com.azure.core.util.Context context) Executes the update request.ComponentLinkedStorageAccounts.DefinitionStages.WithCreate.create()Executes the create request.ComponentLinkedStorageAccounts.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.ComponentLinkedStorageAccountsOperations.get(String resourceGroupName, String resourceName, StorageType storageType) Returns the current linked storage settings for an Application Insights component.Returns the current linked storage settings for an Application Insights component.ComponentLinkedStorageAccounts.refresh()Refreshes the resource to sync with Azure.ComponentLinkedStorageAccounts.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.applicationinsights.models that return types with arguments of type ComponentLinkedStorageAccountsModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ComponentLinkedStorageAccounts>ComponentLinkedStorageAccountsOperations.getByIdWithResponse(String id, com.azure.core.util.Context context) Returns the current linked storage settings for an Application Insights component.com.azure.core.http.rest.Response<ComponentLinkedStorageAccounts>ComponentLinkedStorageAccountsOperations.getWithResponse(String resourceGroupName, String resourceName, StorageType storageType, com.azure.core.util.Context context) Returns the current linked storage settings for an Application Insights component.