| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.service.query |
| Constructor and Description |
|---|
QueryClient(String hostName,
com.azure.core.credential.AzureSasCredential azureSasCredential,
QueryClientOptions options)
Create a new QueryClient instance.
|
QueryClient(String connectionString,
QueryClientOptions options)
Constructor to create instance from connection string
|
QueryClient(String hostName,
com.azure.core.credential.TokenCredential credential,
QueryClientOptions options)
Create a new QueryClient instance.
|
Copyright © 2024. All rights reserved.