Show / Hide Table of Contents

Class DeployArtifactSource

Specifies source of an artifact.

Inheritance
object
DeployArtifactSource
GenericDeployArtifactSource
HelmCommandSpecArtifactSource
HelmRepositoryDeployArtifactSource
InlineDeployArtifactSource
OcirDeployArtifactSource
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(DeployArtifactSourceModelConverter))]
public class DeployArtifactSource
In this article
Back to top