Package version:

interface EncryptionProperty {
    keyVaultProperties?: KeyVaultProperties;
    status?: string;
}

Properties

keyVaultProperties?: KeyVaultProperties

Key vault properties.

status?: string

Indicates whether or not the encryption is enabled for container registry.