Share via


IotHubServiceClient.Query Property

Definition

Subclient of IotHubServiceClient for executing queries using a SQL-like syntax.

public Microsoft.Azure.Devices.QueryClient Query { get; protected set; }
member this.Query : Microsoft.Azure.Devices.QueryClient with get, set
Public Property Query As QueryClient

Property Value

Applies to