Partilhar via


StaticSiteARMResource.RepositoryToken Propriedade

Definição

Obtém ou define o token do repositório github de um usuário. Isso é usado para configurar o arquivo de fluxo de trabalho do Github Actions e os segredos da API.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a