enclave Type
Specifies the type of enclave to be used by the elastic pool. When enclave_type
is not specified (e.g., the default) enclaves are not enabled on the elastic pool. Once enabled (e.g., by specifying Default
or VBS
) removing the enclave_type
field from the configuration file will force the creation of a new resource. Possible values are Default
or VBS
.
NOTE: All databases that are added to the elastic pool must have the same
enclave_type
as the elastic pool. NOTE:enclave_type
is not supported for DC-series SKUs. NOTE: The default value forenclave_type
field is unset notDefault
.