Aracılığıyla paylaş


USqlJobProperties.RootProcessNodeId Property

Definition

Gets the ID used to identify the job manager coordinating job execution. This value should not be set by the user and will be ignored if it is.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to