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

AzureSqlDatabaseTransparentDataEncryptionModel Class

Definition

Represents the core properties of an Azure Sql Database Transparent Data Encryption

public class AzureSqlDatabaseTransparentDataEncryptionModel
type AzureSqlDatabaseTransparentDataEncryptionModel = class
Public Class AzureSqlDatabaseTransparentDataEncryptionModel
Inheritance
AzureSqlDatabaseTransparentDataEncryptionModel

Constructors

AzureSqlDatabaseTransparentDataEncryptionModel()

Properties

DatabaseName

Gets or sets the name of the database

ResourceGroupName

Gets or sets the name of the resource group

ServerName

Gets or sets the name of the server

State

Gets or sets the state of the Transparent Data Encryption

Applies to