IBuildResultUserSourceInfo.BuildResultId Property

Definition

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

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

Property Value

Attributes

Applies to