AzureRmSqlServerTransparentDataEncryptionCertificateModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |