Show / Hide Table of Contents

Class SQTechDocsAzurePipelinesDeploymentStage

Inheritance
object
ConfigurationEntity
AzurePipelinesStage
AzurePipelinesStageExt
SQTechDocsAzurePipelinesDeploymentStage
Inherited Members
AzurePipelinesStageExt.ImageName
AzurePipelinesStageExt.OnlyOnBranch
AzurePipelinesStageExt.ExcludeBranch
AzurePipelinesStageExt.PoolName
AzurePipelinesStageExt.Write(CustomFileWriter)
AzurePipelinesStage.Name
AzurePipelinesStage.DisplayName
AzurePipelinesStage.Image
AzurePipelinesStage.Dependencies
AzurePipelinesStage.Jobs
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Microsoft.XboxStudios.NukeExt
Assembly: NukeExt.AzurePipelines.dll
Syntax
public class SQTechDocsAzurePipelinesDeploymentStage : AzurePipelinesStageExt

Constructors

View Source

SQTechDocsAzurePipelinesDeploymentStage(string, string, string)

Declaration
public SQTechDocsAzurePipelinesDeploymentStage(string projectName, string artifactName = "_site", string productionBranch = "main")
Parameters
Type Name Description
string projectName
string artifactName
string productionBranch
  • View Source
In this article
Back to top Generated by DocFX