Sdílet prostřednictvím


KeyVaultProperties interface

Properties of key vault.

Properties

keyName

The name of KeyVault key.

keyVaultId

UUID v4 used to identify the Azure Key Vault configuration NOTE: This property will not be serialized. It can only be populated by the server.

keyVaultResourceId

The resource ID of KeyVault.

keyVaultUri

The Uri of KeyVault.

status

Status of the KeyVault connection. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

keyName

The name of KeyVault key.

keyName: string

Property Value

string

keyVaultId

UUID v4 used to identify the Azure Key Vault configuration NOTE: This property will not be serialized. It can only be populated by the server.

keyVaultId?: string

Property Value

string

keyVaultResourceId

The resource ID of KeyVault.

keyVaultResourceId: string

Property Value

string

keyVaultUri

The Uri of KeyVault.

keyVaultUri: string

Property Value

string

status

Status of the KeyVault connection. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string