Compartilhar via


IPush.WithPushEnabled(Boolean) Método

Definição

A função que especifica push está habilitada.

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

Parâmetros

enabled
Boolean

Se o push está habilitado.

Retornos

Aplica-se a