AccessPolicy

class AccessPolicy : KotlinCustomResource

Key Vault Access Policy for managing policies on existing vaults.

Import

An existing resource can be imported using its type token, name, and identifier, e.g.

$ pulumi import azure-native:keyvault:AccessPolicy myresource1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/accessPolicy/{policy.objectId}

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The definition of the access policy.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Name of the resource group that contains the vault.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vaultName: Output<String>?

Name of the Key Vault.