Package version:

The content trust policy for a container registry.

interface TrustPolicy {
    status?: string;
    type?: string;
}

Properties

Properties

status?: string

The value that indicates whether the policy is enabled or not.

type?: string

The type of trust policy.