GetAppSecret

data class GetAppSecret(val identity: String, val keyVaultSecretId: String, val name: String, val value: String)

Constructors

Link copied to clipboard
constructor(identity: String, keyVaultSecretId: String, name: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Resource ID for the User Assigned Managed identity to use when pulling from the Container Registry.

Link copied to clipboard

The ID of a Key Vault secret.

Link copied to clipboard

The name of the Container App.

Link copied to clipboard

The HTTP Header value.