Compartir a través de


StreamingJob.JobId Propiedad

Definición

Obtiene un GUID que identifica de forma única el trabajo de streaming. Este GUID se genera al crear el trabajo de streaming.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a