Interface LogAnalyticsQueryPackQuery.Update
- All Superinterfaces:
LogAnalyticsQueryPackQuery.UpdateStages.WithBody,LogAnalyticsQueryPackQuery.UpdateStages.WithDescription,LogAnalyticsQueryPackQuery.UpdateStages.WithDisplayName,LogAnalyticsQueryPackQuery.UpdateStages.WithProperties,LogAnalyticsQueryPackQuery.UpdateStages.WithRelated,LogAnalyticsQueryPackQuery.UpdateStages.WithTags
- Enclosing interface:
- LogAnalyticsQueryPackQuery
public static interface LogAnalyticsQueryPackQuery.Update
extends LogAnalyticsQueryPackQuery.UpdateStages.WithTags, LogAnalyticsQueryPackQuery.UpdateStages.WithDisplayName, LogAnalyticsQueryPackQuery.UpdateStages.WithDescription, LogAnalyticsQueryPackQuery.UpdateStages.WithBody, LogAnalyticsQueryPackQuery.UpdateStages.WithRelated, LogAnalyticsQueryPackQuery.UpdateStages.WithProperties
The template for LogAnalyticsQueryPackQuery update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.loganalytics.models.LogAnalyticsQueryPackQuery.UpdateStages.WithBody
withBodyMethods inherited from interface com.azure.resourcemanager.loganalytics.models.LogAnalyticsQueryPackQuery.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.loganalytics.models.LogAnalyticsQueryPackQuery.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.loganalytics.models.LogAnalyticsQueryPackQuery.UpdateStages.WithProperties
withPropertiesMethods inherited from interface com.azure.resourcemanager.loganalytics.models.LogAnalyticsQueryPackQuery.UpdateStages.WithRelated
withRelatedMethods inherited from interface com.azure.resourcemanager.loganalytics.models.LogAnalyticsQueryPackQuery.UpdateStages.WithTags
withTags
-
Method Details
-
apply
LogAnalyticsQueryPackQuery 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.
-