Share via


IFileTaskStepAttachable.WithValuesPath(String) Method

Definition

The function that specifies the path to the values.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryFileTaskStep.Definition.IFileTaskStepAttachable WithValuesPath (string path);
abstract member WithValuesPath : string -> Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryFileTaskStep.Definition.IFileTaskStepAttachable
Public Function WithValuesPath (path As String) As IFileTaskStepAttachable

Parameters

path
String

The path to the values.

Returns

Applies to