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