Uses of Class
com.azure.resourcemanager.applicationinsights.models.ComponentLinkedStorageAccountsPatch
Packages that use ComponentLinkedStorageAccountsPatch
Package
Description
Package containing the service clients for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of ComponentLinkedStorageAccountsPatch in com.azure.resourcemanager.applicationinsights.fluent
Methods in com.azure.resourcemanager.applicationinsights.fluent with parameters of type ComponentLinkedStorageAccountsPatchModifier and TypeMethodDescriptionComponentLinkedStorageAccountsOperationsClient.update(String resourceGroupName, String resourceName, StorageType storageType, ComponentLinkedStorageAccountsPatch linkedStorageAccountsProperties) Update linked storage accounts for an Application Insights component.com.azure.core.http.rest.Response<ComponentLinkedStorageAccountsInner>ComponentLinkedStorageAccountsOperationsClient.updateWithResponse(String resourceGroupName, String resourceName, StorageType storageType, ComponentLinkedStorageAccountsPatch linkedStorageAccountsProperties, com.azure.core.util.Context context) Update linked storage accounts for an Application Insights component. -
Uses of ComponentLinkedStorageAccountsPatch in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return ComponentLinkedStorageAccountsPatchModifier and TypeMethodDescriptionComponentLinkedStorageAccountsPatch.withLinkedStorageAccount(String linkedStorageAccount) Set the linkedStorageAccount property: Linked storage account resource ID.