AzureSqlDatabaseModel.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.
Gets or sets type of enclave requested on the database i.e. Default or VBS enclaves. Possible values include: 'Default', 'VBS'
public string PreferredEnclaveType { get; set; }
member this.PreferredEnclaveType : string with get, set
Public Property PreferredEnclaveType As String