ICache Interface

Definition

The stage of the container registry DockerTaskStep update allowing to specify whether to have a cache or not.

public interface ICache
type ICache = interface
Public Interface ICache
Derived

Methods

WithCacheEnabled(Boolean)

The function that specifies the task has a cache.

Applies to