28 строки
1.6 KiB
YAML
28 строки
1.6 KiB
YAML
### YamlMime:JavaType
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.UpdateStages.Push.withPushEnabled(boolean enabled)
|
|
name: withPushEnabled(boolean enabled)
|
|
nameWithType: RegistryDockerTaskStep.UpdateStages.Push.withPushEnabled(boolean enabled)
|
|
parameters:
|
|
- description: <p>whether push is enabled. </p>
|
|
name: enabled
|
|
type: <xref href="boolean?alt=boolean&text=boolean" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the next stage of the container registry DockerTaskStep update. </p>
|
|
type: <xref href="com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.Update?alt=com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.Update&text=RegistryDockerTaskStep.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>The function that specifies push is enabled.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withPushEnabled(boolean enabled)
|
|
uid: com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.UpdateStages.Push.withPushEnabled(boolean)
|
|
nameWithType: RegistryDockerTaskStep.UpdateStages.Push
|
|
syntax: public interface Push
|
|
type: interface
|
|
uid: com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.UpdateStages.Push
|
|
fullName: com.microsoft.azure.management.containerregistry.RegistryDockerTaskStep.UpdateStages.Push
|
|
name: RegistryDockerTaskStep.UpdateStages.Push
|
|
package: com.microsoft.azure.management.containerregistry
|
|
summary: <p>The stage of the container registry DockerTaskStep update allowing to specify whether push is enabled or not. </p>
|
|
metadata: {}
|