Compartilhar via


SiteSourceControl.IsGitHubAction Propriedade

Definição

Obtém ou define <code>true</code> se isso for implantado por meio da ação do GitHub.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a