次の方法で共有


ITimeout.WithTimeout(Int32) メソッド

定義

タイムアウト時間を更新する関数。

public Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryTask.Update.IUpdate WithTimeout (int timeout);
abstract member WithTimeout : int -> Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryTask.Update.IUpdate
Public Function WithTimeout (timeout As Integer) As IUpdate

パラメーター

timeout
Int32

タイムアウトの時間。

戻り値

適用対象