Share via


JobStream.JobStreamId Property

Definition

Gets or sets the id of the job stream.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobStreamId")]
public string JobStreamId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobStreamId")>]
member this.JobStreamId : string with get, set
Public Property JobStreamId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to