ContainerBuildOptions Class
Definition
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.
Options for building container images.
public class ContainerBuildOptions
type ContainerBuildOptions = class
Public Class ContainerBuildOptions
- Inheritance
-
ContainerBuildOptions
Constructors
ContainerBuildOptions() |
Properties
ImageFormat |
Gets the container image format. |
OutputPath |
Gets the output path for the container archive. |
TargetPlatform |
Gets the target platform for the container. |