通过


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

AzureRmSqlServerTransparentDataEncryptionCertificateModel Class

Definition

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

public class AzureRmSqlServerTransparentDataEncryptionCertificateModel
type AzureRmSqlServerTransparentDataEncryptionCertificateModel = class
Public Class AzureRmSqlServerTransparentDataEncryptionCertificateModel
Inheritance
AzureRmSqlServerTransparentDataEncryptionCertificateModel

Constructors

Name Description
AzureRmSqlServerTransparentDataEncryptionCertificateModel()

Properties

Name Description
Name

Gets or sets the name for the Transparent Data Encryption certificate

Password

Gets or sets the password for the Transparent Data Encryption certificate

PrivateBlob

Gets or sets the private blob for the Transparent Data Encryption certificate

ResourceGroupName

Gets or sets the name of the resource group

ServerName

Gets or sets the name of the server

Applies to