Condividi tramite


IBuildResultProperties.BuildStage Property

Definition

All of the build stage (init-container and container) resources in build pod.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="All of the build stage (init-container and container) resources in build pod.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildStageProperties) }, ReadOnly=true, Required=false, SerializedName="buildStages")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildStageProperties[] BuildStage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="All of the build stage (init-container and container) resources in build pod.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildStageProperties) }, ReadOnly=true, Required=false, SerializedName="buildStages")>]
member this.BuildStage : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildStageProperties[]
Public ReadOnly Property BuildStage As IBuildStageProperties()

Property Value

Attributes

Applies to