Uses of Interface
com.azure.resourcemanager.synapse.models.SqlPool.DefinitionStages.WithMaxSizeBytes
-
Packages that use SqlPool.DefinitionStages.WithMaxSizeBytes Package Description com.azure.resourcemanager.synapse.models Package containing the data models for SynapseManagementClient. -
-
Uses of SqlPool.DefinitionStages.WithMaxSizeBytes in com.azure.resourcemanager.synapse.models
Subinterfaces of SqlPool.DefinitionStages.WithMaxSizeBytes in com.azure.resourcemanager.synapse.models Modifier and Type Interface Description static interface
SqlPool.Definition
The entirety of the SqlPool definition.static interface
SqlPool.DefinitionStages.WithCreate
The stage of the SqlPool 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.
-