InedoSDK Reference
Version:

DockerSourceIdFormat Class

Indicates the format of an DockerSourceId.

Inheritance Hierarchy

  • object
    • System.ValueType
      • System.Enum
        • Inedo.Extensions.PackageSources.DockerSourceIdFormat

Syntax

public sealed class DockerSourceIdFormat : System.Enum

Fields

Name Description
ProGetDockerRegistry

Indicates a three-part name, such as "global::MyProGetService/DockerRegistryName"

SecureResource

Indicates a Inedo.Extensibility.SecureResources.SecureResource, which is often a two-part name such as "global::MyResourceName"