Share via


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

AzureRmSqlServerTransparentDataEncryptionCertificateModel()

Properties

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