Share via


StaticSiteBuildProperties.GithubActionSecretNameOverride Property

Definition

Gets or sets github Action secret name override.

[Newtonsoft.Json.JsonProperty(PropertyName="githubActionSecretNameOverride")]
public string GithubActionSecretNameOverride { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="githubActionSecretNameOverride")>]
member this.GithubActionSecretNameOverride : string with get, set
Public Property GithubActionSecretNameOverride As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to