다음을 통해 공유


AppPlatformBuildResultProperties.BuildStages Property

Definition

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

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppPlatform.Models.AppPlatformBuildStageProperties> BuildStages { get; }
member this.BuildStages : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppPlatform.Models.AppPlatformBuildStageProperties>
Public ReadOnly Property BuildStages As IReadOnlyList(Of AppPlatformBuildStageProperties)

Property Value

Applies to