次の方法で共有


IValuePath.WithValuesPath(String) メソッド

定義

値へのパスを指定する関数。

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

パラメーター

path
String

値へのパス。

戻り値

適用対象