次の方法で共有


ICache.WithCacheEnabled(Boolean) メソッド

定義

タスクを指定する関数にキャッシュがあります。

public Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryDockerTaskStep.Update.IUpdate WithCacheEnabled (bool enabled);
abstract member WithCacheEnabled : bool -> Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryDockerTaskStep.Update.IUpdate
Public Function WithCacheEnabled (enabled As Boolean) As IUpdate

パラメーター

enabled
Boolean

キャッシュが有効かどうか。

戻り値

適用対象