Share via


IDockerFilePath Interface

Definition

The stage of the container Docker task run request definition that specifies the path to the Docker file.

public interface IDockerFilePath
type IDockerFilePath = interface
Public Interface IDockerFilePath
Derived

Methods

WithDockerFilePath(String)

The function that specifies the path to the Docker file.

Applies to