TaskContainerSettings 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.
The container settings for a task.
public class TaskContainerSettings
type TaskContainerSettings = class
interface ITransportObjectProvider<TaskContainerSettings>
interface IPropertyMetadata
interface IModifiable
interface IReadOnly
Public Class TaskContainerSettings
- Inheritance
-
System.ObjectTaskContainerSettings
Properties
ContainerRunOptions |
Gets additional options to the container create command. |
ImageName |
Gets the image to use to create the container in which the task will run. |
Registry |
Gets the private registry which contains the container image. |