Condividi tramite


IBuildResultUserSourceInfo.BuildResultId Property

Definition

Resource id of an existing succeeded build result under the same Spring instance.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Resource id of an existing succeeded build result under the same Spring instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="buildResultId")]
public string BuildResultId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Resource id of an existing succeeded build result under the same Spring instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="buildResultId")>]
member this.BuildResultId : string with get, set
Public Property BuildResultId As String

Property Value

Attributes

Applies to