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