IBlank Interface

Definition

The first stage of a RegistryFileTaskStep definition.

public interface IBlank : Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryFileTaskStep.Definition.IFileTaskPath
type IBlank = interface
    interface IFileTaskPath
Public Interface IBlank
Implements IFileTaskPath
Derived
Implements

Methods

WithTaskPath(String)

The function that specifies the path to the task file.

(Inherited from IFileTaskPath)

Applies to