StaticSiteBuildProperties.SkipGithubActionWorkflowGeneration Property

Definition

Skip Github Action workflow generation.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public bool? SkipGithubActionWorkflowGeneration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.SkipGithubActionWorkflowGeneration : Nullable<bool> with get, set
Public Property SkipGithubActionWorkflowGeneration As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to