Share via


StaticSiteBuildARMResource.PullRequestTitle Property

Definition

Gets the title of a pull request that a static site build is related to.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.pullRequestTitle")]
public string PullRequestTitle { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.pullRequestTitle")>]
member this.PullRequestTitle : string
Public ReadOnly Property PullRequestTitle As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to