Uses of Interface
com.azure.resourcemanager.synapse.models.SqlPool.DefinitionStages.WithParentResource
-
Packages that use SqlPool.DefinitionStages.WithParentResource Package Description com.azure.resourcemanager.synapse.models Package containing the data models for SynapseManagementClient. -
-
Uses of SqlPool.DefinitionStages.WithParentResource in com.azure.resourcemanager.synapse.models
Subinterfaces of SqlPool.DefinitionStages.WithParentResource in com.azure.resourcemanager.synapse.models Modifier and Type Interface Description static interface
SqlPool.Definition
The entirety of the SqlPool definition.Methods in com.azure.resourcemanager.synapse.models that return SqlPool.DefinitionStages.WithParentResource Modifier and Type Method Description SqlPool.DefinitionStages.WithParentResource
SqlPool.DefinitionStages.WithLocation. withRegion(com.azure.core.management.Region location)
Specifies the region for the resource.SqlPool.DefinitionStages.WithParentResource
SqlPool.DefinitionStages.WithLocation. withRegion(String location)
Specifies the region for the resource.
-