ModelPackageResult.BuildState Property

Definition

Build state of the image build operation.

public Azure.ResourceManager.MachineLearning.Models.PackageBuildState? BuildState { get; }
member this.BuildState : Nullable<Azure.ResourceManager.MachineLearning.Models.PackageBuildState>
Public ReadOnly Property BuildState As Nullable(Of PackageBuildState)

Property Value

Applies to