SelfHostedIntegrationRuntimeStatus.TaskQueueId Property

Definition

Gets the task queue id of the integration runtime.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to