Uses of Class
com.azure.resourcemanager.sql.fluent.models.QueryProperties
Packages that use QueryProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of QueryProperties in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type QueryPropertiesMethods in com.azure.resourcemanager.sql.fluent.models that return QueryPropertiesModifier and TypeMethodDescriptionstatic QueryPropertiesQueryProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of QueryProperties from the JsonReader.QueryProperties.withQueryText(String queryText) Set the queryText property: Query text.