Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryDockerTaskStep.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
ICache |
The stage of the container registry DockerTaskStep update allowing to specify whether to have a cache or not. |
IDockerFilePath |
The stage of the container registry DockerTaskStep update allowing to specify the Docker file path. |
IImageNames |
The stage of the container registry DockerTaskStep update allowing to specify the image names. |
IOverridingArgumentUpdate |
The stage of the container registry DockerTaskStep update allowing to specify any overriding arguments. |
IPush |
The stage of the container registry DockerTaskStep update allowing to specify whether push is enabled or not. |
IUpdate |
Container interface for all the updates related to a RegistryDockerTaskStep. |
Azure SDK for .NET