Cloud.Service.Azure.Key.Vault.Secret

Cloud.Service.Azure.Key.Vault.Secret
Cloud.Service.Azure.Key.Vault.Secret
JSON Example
{
    "account": "string",
    "content_type": "string",
    "count": 0,
    "name": "string",
    "tags": {},
    "value": "string",
    "vault_uri": "string",
    "version": "string"
}
string
account
Required

(Required) The name of the Microsoft Azure cloud account to use for this resource

string
content_type
Optional

Description of the Key Vault Secret content, such as 'password' or 'connection string'.

integer
count
Optional
Constraints: minimum: 0 default: 1

The number of resource instances to be created.

string
name
Required

(Required) Key Vault Secret name. Changing the Key Vault Secret name deletes the existing resource and creates a new one.

object
tags
Optional

Key Vault Secret categorization, in case-sensitive key names, or in key-value pairs.

string
value
Required

(Required) Key Vault Secret value, such as an actual password or actual connection string.

string
vault_uri
Required

(Required) The Vault Uri property for this resource

string
version
Optional

Current version of the Key Vault Secret.