identityId

@JvmName(name = "jpcujcfwwdpgvrvn")
suspend fun identityId(value: Output<String>)
@JvmName(name = "kjmyjvmvjlbvepyc")
suspend fun identityId(value: String?)

Parameters

value

ID of the User Managed Identity used to authenticate against the Service Bus Topic endpoint.

Note: identity_id can only be specified when authentication_type is identityBased. It must be one of the identity_ids of the Iot Hub. If not specified when authentication_type is identityBased, System Assigned Managed Identity of the Iot Hub will be used.