Share via


SqlDatabaseKey.KeyType Property

Definition

The database key type. Only supported value is 'AzureKeyVault'.

public Azure.ResourceManager.Sql.Models.SqlDatabaseKeyType? KeyType { get; }
member this.KeyType : Nullable<Azure.ResourceManager.Sql.Models.SqlDatabaseKeyType>
Public ReadOnly Property KeyType As Nullable(Of SqlDatabaseKeyType)

Property Value

Applies to