IContainerRegistry Interface

Definition

Represents container registry information for deployment targets.

public interface IContainerRegistry
type IContainerRegistry = interface
Public Interface IContainerRegistry
Derived

Properties

Name Description
Endpoint

Gets the endpoint URL of the container registry.

Name

Gets the name of the container registry.

Repository

Gets the repository path within the container registry.

Applies to