AzureSqlServerKeyVaultKeyModel Class

Definition

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)

Applies to