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 LogAnalyticsQueryPackQuery.UpdateStages.WithBody
withBodyMethods inherited from interface LogAnalyticsQueryPackQuery.UpdateStages.WithDescription
withDescriptionMethods inherited from interface LogAnalyticsQueryPackQuery.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface LogAnalyticsQueryPackQuery.UpdateStages.WithProperties
withPropertiesMethods inherited from interface LogAnalyticsQueryPackQuery.UpdateStages.WithRelated
withRelatedMethods inherited from interface LogAnalyticsQueryPackQuery.UpdateStages.WithTags
withTags
-
Method Details
-
apply
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-