identityId

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

Parameters

value

ID of the User Managed Identity used to authenticate against the Service Bus Queue 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.