IContainerSource Interface

Represents a connection to a container registry.

Inheritance Hierarchy

Syntax

public interface IContainerSource : IPackageSource

Properties

Name Description
Password

Gets the password to use for logging in.

RegistryPrefix

Gets the registry prefix, such as proget.local:443/mycontainers.

UserName

Gets the user name to use for logging in.