SqlDatabaseKey.KeyType Property

Definition

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

public Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SqlDatabaseKeyType> KeyType { get; }
member this.KeyType : Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SqlDatabaseKeyType>
Public ReadOnly Property KeyType As BicepValue(Of SqlDatabaseKeyType)

Property Value

Applies to