Share via


StaticSiteBuildARMResource.BuildId Property

Definition

Gets an identifier for the static site build.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to