AzureSqlServerKeyVaultKeyModel 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 Server Key
public class AzureSqlServerKeyVaultKeyModel
type AzureSqlServerKeyVaultKeyModel = class
Public Class AzureSqlServerKeyVaultKeyModel
- Inheritance
-
AzureSqlServerKeyVaultKeyModel
Constructors
AzureSqlServerKeyVaultKeyModel() |
Properties
CreationDate |
Gets or sets the creation date of the server key |
ResourceGroupName |
Gets or sets the name of the resource group |
ServerKeyName |
Gets or sets the name of the server key |
ServerName |
Gets or sets the name of the server |
Thumbprint |
Gets or sets the thumbprint of the server key |
Type |
Gets or sets the type of the server key |
Uri |
Gets or sets the uri of the server key |
Methods
CreateServerKeyNameFromKeyId(String) |