Package version:

The activation properties of the connected registry.

interface ActivationProperties {
    status?: string;
}

Properties

Properties

status?: string

The activation status of the connected registry. NOTE: This property will not be serialized. It can only be populated by the server.