Share via


ContainerRegistrySecretObjectType Enum

Definition

The type of the secret object which determines how the value of the secret object has to be interpreted.

public enum ContainerRegistrySecretObjectType
type ContainerRegistrySecretObjectType = 
Public Enum ContainerRegistrySecretObjectType
Inheritance
ContainerRegistrySecretObjectType

Fields

Name Value Description
Opaque 0

Opaque.

VaultSecret 1

Vaultsecret.

Applies to