IStaticSiteBuildArmResource.BuildId Property

Definition

An identifier for the static site build.

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

Property Value

Attributes

Applies to