InedoSDK Reference
Version:

AttachedContainer Class

Represents a container that has been attached to a build.

Inheritance Hierarchy

  • object
    • Inedo.Extensibility.Operations.AttachedContainer

Syntax

public sealed class AttachedContainer

Properties

Name Description
Active

Gets a value indicating whether the container is active.

ContainerSource

Gets the name of the container source. May be null (Nothing in Visual Basic).

Digest

Gets the package hash. May be null (Nothing in Visual Basic).

Name

Gets the repository name.

Tag

Gets the tag.

Methods

Name Description
ToString

Returns a string representation of this instance for informational purposes only.