Sdílet prostřednictvím


JobStatisticsVertexStage.StageName Property

Definition

Gets the name of this stage in job execution.

[Newtonsoft.Json.JsonProperty(PropertyName="stageName")]
public string StageName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stageName")>]
member this.StageName : string
Public ReadOnly Property StageName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to