Partilhar via


GitHubActionConfiguration.GenerateWorkflowFile Propriedade

Definição

Obtém ou define a opção de fluxo de trabalho para determinar se o arquivo de fluxo de trabalho deve ser gerado e gravado no repositório.

[Newtonsoft.Json.JsonProperty(PropertyName="generateWorkflowFile")]
public bool? GenerateWorkflowFile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="generateWorkflowFile")>]
member this.GenerateWorkflowFile : Nullable<bool> with get, set
Public Property GenerateWorkflowFile As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a