你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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