IStaticSiteBuildArmResourceProperties.BuildId Property

Definition

An identifier for the static site build.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="An identifier for the static site build.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="buildId", Update=false)]
public string BuildId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="An identifier for the static site build.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="buildId", Update=false)>]
member this.BuildId : string
Public ReadOnly Property BuildId As String

Property Value

Attributes

Applies to