identityId

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

Parameters

value

The ID of the User Managed Identity used to authenticate against the storage account.

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 identity_id is omitted when authentication_type is identityBased, then the System-Assigned Managed Identity of the IoT Hub will be used.