Iot Functions
object IotFunctions
Functions
Link copied to clipboard
Use this data source to access information about an existing IotHub Device Provisioning Service.
Link copied to clipboard
suspend fun getDpsSharedAccessPolicy(argument: GetDpsSharedAccessPolicyPlainArgs): GetDpsSharedAccessPolicyResult
Use this data source to access information about an existing IotHub Device Provisioning Service Shared Access Policy
suspend fun getDpsSharedAccessPolicy(argument: suspend GetDpsSharedAccessPolicyPlainArgsBuilder.() -> Unit): GetDpsSharedAccessPolicyResult
suspend fun getDpsSharedAccessPolicy(iothubDpsName: String, name: String, resourceGroupName: String): GetDpsSharedAccessPolicyResult
Link copied to clipboard
Use this data source to access information about an existing IoTHub.
Link copied to clipboard
suspend fun getSharedAccessPolicy(argument: GetSharedAccessPolicyPlainArgs): GetSharedAccessPolicyResult
Use this data source to access information about an existing IotHub Shared Access Policy
suspend fun getSharedAccessPolicy(argument: suspend GetSharedAccessPolicyPlainArgsBuilder.() -> Unit): GetSharedAccessPolicyResult
suspend fun getSharedAccessPolicy(iothubName: String, name: String, resourceGroupName: String): GetSharedAccessPolicyResult