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

EncryptionProtectorCreateOrUpdateProperties Class

Definition

Create or update Azure Sql Database Transparent Data Encryption parameters properties.

public class EncryptionProtectorCreateOrUpdateProperties
type EncryptionProtectorCreateOrUpdateProperties = class
Public Class EncryptionProtectorCreateOrUpdateProperties
Inheritance
EncryptionProtectorCreateOrUpdateProperties

Constructors

EncryptionProtectorCreateOrUpdateProperties()

Initializes a new instance of the EncryptionProtectorCreateOrUpdateProperties class.

Properties

ServerKeyName

Optional. Gets or sets the Azure Sql Database Server Key being updated.

ServerKeyType

Optional. Gets or sets the Azure Sql Database Transparent Data Encryption Encryption protector type.

Applies to