Edit

Share via


ContainerResource Class

Definition

[System.Runtime.Serialization.DataContract]
public sealed class ContainerResource : Microsoft.TeamFoundation.DistributedTask.Pipelines.Resource
type ContainerResource = class
    inherit Resource
Public NotInheritable Class ContainerResource
Inherits Resource
Inheritance
ContainerResource
Attributes

Constructors

ContainerResource()

Properties

Alias

Gets or sets the name of the resource.

(Inherited from Resource)
Endpoint

Gets or sets an optional endpoint used for connecting to the resource.

(Inherited from Resource)
Environment

Gets or sets the environment which is provided to the container.

Image

Gets or sets the container image name.

Options

Gets or sets the options used for the container instance.

Properties

Gets the extended properties set on the resource.

(Inherited from Resource)

Methods

Clone()

Applies to