Partager via


ICache.WithCacheEnabled(Boolean) Méthode

Définition

La fonction qui spécifie la tâche a un cache.

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

Paramètres

enabled
Boolean

Indique si la mise en cache est activée.

Retours

S’applique à