Concepts

Concepts used in Azure Key Vault BDK Book.

Represents a reference to an Azure Key Vault.

Field Name
Description
Type

id

The ID of the key vault.

text

name

The name of the key vault.

text

url

The URL of the key vault.

text

location

The Azure region where the key vault is located.

optional[text]

resource_group

The resource group containing the key vault.

optional[text]

subscription_id

The subscription ID containing the key vault.

optional[text]

Last updated

Was this helpful?