IValuePath.WithValuesPath(String) Method

Definition

The function that specifies the path to the values.

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

Parameters

path
String

The path to the values.

Returns

Applies to