Interface LogAnalyticsQueryPackQuery.DefinitionStages.WithCreate
- All Superinterfaces:
LogAnalyticsQueryPackQuery.DefinitionStages.WithBody, LogAnalyticsQueryPackQuery.DefinitionStages.WithDescription, LogAnalyticsQueryPackQuery.DefinitionStages.WithDisplayName, LogAnalyticsQueryPackQuery.DefinitionStages.WithProperties, LogAnalyticsQueryPackQuery.DefinitionStages.WithRelated, LogAnalyticsQueryPackQuery.DefinitionStages.WithTags
- All Known Subinterfaces:
LogAnalyticsQueryPackQuery.Definition
- Enclosing interface:
LogAnalyticsQueryPackQuery.DefinitionStages
public static interface LogAnalyticsQueryPackQuery.DefinitionStages.WithCreate
extends LogAnalyticsQueryPackQuery.DefinitionStages.WithTags, LogAnalyticsQueryPackQuery.DefinitionStages.WithDisplayName, LogAnalyticsQueryPackQuery.DefinitionStages.WithDescription, LogAnalyticsQueryPackQuery.DefinitionStages.WithBody, LogAnalyticsQueryPackQuery.DefinitionStages.WithRelated, LogAnalyticsQueryPackQuery.DefinitionStages.WithProperties
The stage of the LogAnalyticsQueryPackQuery definition which contains all the minimum required properties for
the resource to be created, but also allows for any other optional properties to be specified.
-
Method Summary
Methods inherited from interface LogAnalyticsQueryPackQuery.DefinitionStages.WithBody
withBodyMethods inherited from interface LogAnalyticsQueryPackQuery.DefinitionStages.WithDescription
withDescriptionMethods inherited from interface LogAnalyticsQueryPackQuery.DefinitionStages.WithDisplayName
withDisplayNameMethods inherited from interface LogAnalyticsQueryPackQuery.DefinitionStages.WithProperties
withPropertiesMethods inherited from interface LogAnalyticsQueryPackQuery.DefinitionStages.WithRelated
withRelatedMethods inherited from interface LogAnalyticsQueryPackQuery.DefinitionStages.WithTags
withTags
-
Method Details
-
create
-
create
Executes the create request.- Parameters:
context- The context to associate with this operation.- Returns:
- the created resource.
-