Cloud.Service.Azure.Key.Vault.Secret
{
"account": "string",
"content_type": "string",
"count": 0,
"name": "string",
"value": "string",
"vault_uri": "string",
"version": "string"
}
(Required) The name of the Microsoft Azure cloud account to use for this resource
Description of the Key Vault Secret content, such as 'password' or 'connection string'.
The number of resource instances to be created.
(Required) Key Vault Secret name. Changing the Key Vault Secret name deletes the existing resource and creates a new one.
Key Vault Secret categorization, in case-sensitive key names, or in key-value pairs.
(Required) Key Vault Secret value, such as an actual password or actual connection string.
(Required) The Vault Uri property for this resource
Current version of the Key Vault Secret.