Show / Hide Table of Contents

Class BuildRunSource

The source from which the build run is triggered.

Inheritance
object
BuildRunSource
BitbucketCloudBuildRunSource
BitbucketServerBuildRunSource
DevopsCodeRepositoryBuildRunSource
GithubBuildRunSource
GitlabBuildRunSource
GitlabServerBuildRunSource
ManualBuildRunSource
VbsBuildRunSource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DevopsService.Models
Assembly: OCI.DotNetSDK.Devops.dll
Syntax
[JsonConverter(typeof(BuildRunSourceModelConverter))]
public class BuildRunSource
In this article
Back to top