Interface StorageInsight.Update
- All Superinterfaces:
StorageInsight.UpdateStages.WithContainers,StorageInsight.UpdateStages.WithEtag,StorageInsight.UpdateStages.WithStorageAccount,StorageInsight.UpdateStages.WithTables,StorageInsight.UpdateStages.WithTags
- Enclosing interface:
- StorageInsight
public static interface StorageInsight.Update
extends StorageInsight.UpdateStages.WithTags, StorageInsight.UpdateStages.WithEtag, StorageInsight.UpdateStages.WithContainers, StorageInsight.UpdateStages.WithTables, StorageInsight.UpdateStages.WithStorageAccount
The template for StorageInsight update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.loganalytics.models.StorageInsight.UpdateStages.WithContainers
withContainersMethods inherited from interface com.azure.resourcemanager.loganalytics.models.StorageInsight.UpdateStages.WithEtag
withEtagMethods inherited from interface com.azure.resourcemanager.loganalytics.models.StorageInsight.UpdateStages.WithStorageAccount
withStorageAccountMethods inherited from interface com.azure.resourcemanager.loganalytics.models.StorageInsight.UpdateStages.WithTables
withTablesMethods inherited from interface com.azure.resourcemanager.loganalytics.models.StorageInsight.UpdateStages.WithTags
withTags
-
Method Details
-
apply
StorageInsight apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-