ElasticPoolPatch.PreferredEnclaveType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of enclave requested on the elastic pool.
public Azure.ResourceManager.Sql.Models.SqlAlwaysEncryptedEnclaveType? PreferredEnclaveType { get; set; }
member this.PreferredEnclaveType : Nullable<Azure.ResourceManager.Sql.Models.SqlAlwaysEncryptedEnclaveType> with get, set
Public Property PreferredEnclaveType As Nullable(Of SqlAlwaysEncryptedEnclaveType)