Compartir a través de


StaticSitesWorkflowPreviewRequest.Branch Propiedad

Definición

Obtiene o establece la rama de destino en el repositorio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a