Uses of Interface
com.azure.resourcemanager.loganalytics.models.LogAnalyticsQueryPackQuery.DefinitionStages.WithCreate
Packages that use LogAnalyticsQueryPackQuery.DefinitionStages.WithCreate
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of LogAnalyticsQueryPackQuery.DefinitionStages.WithCreate in com.azure.resourcemanager.loganalytics.models
Subinterfaces of LogAnalyticsQueryPackQuery.DefinitionStages.WithCreate in com.azure.resourcemanager.loganalytics.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the LogAnalyticsQueryPackQuery definition.Methods in com.azure.resourcemanager.loganalytics.models that return LogAnalyticsQueryPackQuery.DefinitionStages.WithCreateModifier and TypeMethodDescriptionSpecifies the body property: Body of the query..LogAnalyticsQueryPackQuery.DefinitionStages.WithDescription.withDescription(String description) Specifies the description property: Description of the query..LogAnalyticsQueryPackQuery.DefinitionStages.WithDisplayName.withDisplayName(String displayName) Specifies the displayName property: Unique display name for your query within the Query Pack..LogAnalyticsQueryPackQuery.DefinitionStages.WithParentResource.withExistingQueryPack(String resourceGroupName, String queryPackName) Specifies resourceGroupName, queryPackName.LogAnalyticsQueryPackQuery.DefinitionStages.WithProperties.withProperties(Object properties) Specifies the properties property: Additional properties that can be set for the query..LogAnalyticsQueryPackQuery.DefinitionStages.WithRelated.withRelated(LogAnalyticsQueryPackQueryPropertiesRelated related) Specifies the related property: The related metadata items for the function..Specifies the tags property: Tags associated with the query..