GitlabReleaseLink Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Describes a container for the links of assets attached to a release.
public class GitlabReleaseLink
Inheritance: object → GitlabReleaseLink
Constructors
Name | Description |
---|---|
GitlabReleaseLink() |
Properties
Name | Description |
---|---|
DirectAssetUrl | A direct url to the asset, via a traditional URl. As a posed to using the API. This links directly to the raw asset (file). |
Name | Name of the asset (file) linked. |
Type | The category type that the asset is listed under. Options: 'Package', 'Image', 'Runbook', 'Other' |
Url | The url for the asset. This make use of the Gitlab API. |
Documentation generated by MdDocs