Skip to main content

GitlabReleaseLink Class

Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

Describes a container for the links of assets attached to a release.

public class GitlabReleaseLink

Inheritance: object → GitlabReleaseLink

Constructors

NameDescription
GitlabReleaseLink()

Properties

NameDescription
DirectAssetUrlA direct url to the asset, via a traditional URl. As a posed to using the API. This links directly to the raw asset (file).
NameName of the asset (file) linked.
TypeThe category type that the asset is listed under. Options: 'Package', 'Image', 'Runbook', 'Other'
UrlThe url for the asset. This make use of the Gitlab API.

Documentation generated by MdDocs