Package-level declarations

Types

Link copied to clipboard
enum ConnectionMode : Enum<ConnectionMode> , ConvertibleToJava<ConnectionMode>

How the read-write server's participation in the query pool is controlled.
It can have the following values:

  • readOnly - indicates that the read-write server is intended not to participate in query operations
  • all - indicates that the read-write server can participate in query operations
Specifying readOnly when capacity is 1 results in error.

Link copied to clipboard
enum SkuTier : Enum<SkuTier> , ConvertibleToJava<SkuTier>

The name of the Azure pricing tier to which the SKU applies.