Share via


StaticSitesWorkflowPreviewRequest.Branch Property

Definition

The target branch in the repository.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public string Branch { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.Branch : string with get, set
Public Property Branch As String

Property Value

Implements

Attributes

Applies to