Share via


ContainerAppSecret Class

Definition

Container App Secret.

public class ContainerAppSecret
type ContainerAppSecret = class
Public Class ContainerAppSecret
Inheritance
ContainerAppSecret

Properties

Identity

Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.

KeyVaultUri

Azure Key Vault URL pointing to the secret referenced by the container app.

Name

Secret Name.

Value

Secret Value.

Applies to